Skip to content

Commit

Permalink
Bump mypy version to fix python/mypy#13627
Browse files Browse the repository at this point in the history
  • Loading branch information
DoctorDalek1963 committed Sep 28, 2022
1 parent e2e3780 commit 1ac2275
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ install_requires = file:requirements.txt
[options.extras_require]
all =
flake8==5.0.4
mypy==0.971
mypy==0.981
Pillow==9.2.0
pycodestyle==2.9.1
pydocstyle==6.1.1
Expand All @@ -52,7 +52,7 @@ compile =
pyinstaller==5.3
dev =
flake8==5.0.4
mypy==0.971
mypy==0.981
pycodestyle==2.9.1
pydocstyle==6.1.1
pytest==7.1.2
Expand Down

0 comments on commit 1ac2275

Please sign in to comment.