Skip to content

Commit

Permalink
Update mypy from 1.0.0 to 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Nov 23, 2023
1 parent 42676c1 commit 0aad5f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ typing-extensions==4.5.0

# Only for CPython (exclude pypy).
celery-types==0.14.0; implementation_name != 'pypy'
mypy==1.0.0; implementation_name != 'pypy'
mypy==1.7.1; implementation_name != 'pypy'
types-setuptools==67.6.0.6; implementation_name != 'pypy'

0 comments on commit 0aad5f3

Please sign in to comment.