Skip to content

Commit

Permalink
Merge pull request #1468 from dandi/dependabot/pip/mypy-1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mvandenburgh committed Feb 6, 2023
2 parents 8c8abd4 + 4c625b0 commit 981c5f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
'pep8-naming==0.13.3',
],
'type': [
'mypy==0.991',
'mypy==1.0.0',
'boto3-stubs[s3]==1.26.50',
'django-stubs==1.14.0',
'djangorestframework-stubs==1.8.0',
Expand Down

0 comments on commit 981c5f5

Please sign in to comment.