Skip to content

Commit

Permalink
chore: revert mypy upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandobrito committed Oct 5, 2023
1 parent 8e7d31c commit 9557409
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 33 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ google-cloud-storage = "~= 2.4.0"
rich = "~= 13.3"

[dev-packages]
mypy = "~= 0.991"
mypy = "== 0.961"
black = "== 22.6.0"
flake8 = "~= 4.0.1"
pytest = "~= 7.1.2"
Expand Down
57 changes: 25 additions & 32 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9557409

Please sign in to comment.