Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump mypy from 0.971 to 1.2.0 #267

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions requirements.test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ iniconfig==1.1.1
# via pytest
mccabe==0.6.1
# via flake8
mypy==0.971
mypy==1.2.0
# via -r requirements.test.in
mypy-extensions==0.4.3
mypy-extensions==1.0.0
# via mypy
packaging==21.3
# via pytest
Expand Down Expand Up @@ -47,9 +47,7 @@ python-dateutil==2.8.2
six==1.16.0
# via python-dateutil
tomli==2.0.0
# via
# mypy
# pytest
# via pytest
typed-ast==1.5.4
# via -r requirements.test.in
types-pyyaml==6.0.11
Expand Down