Skip to content

Commit

Permalink
revert mypy pinning
Browse files Browse the repository at this point in the history
  • Loading branch information
tjwald committed Jan 22, 2025
1 parent 4277681 commit 83e24f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ types-urllib3 = "*"
pre-commit = "*"
flake8 = "*"
dlint = "*"
mypy = "==1.13.0"
mypy = "*"
flake8-bugbear = "*"
parameterized = "*"
time-machine = "*"
Expand Down

0 comments on commit 83e24f1

Please sign in to comment.