We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88c39cf commit f5264b2Copy full SHA for f5264b2
Pipfile
@@ -10,7 +10,7 @@ flake8-docstrings = "*"
10
flake8-black = "*"
11
flake8-copyright = "*"
12
flake8-file-encoding = "*"
13
-mypy = "1.0.0"
+mypy = "1.0.1"
14
pytest = "*"
15
pyfakefs = "*"
16
pytest-cov = "*"
news/20230220081601.bugfix
@@ -0,0 +1 @@
1
+Dependency upgrade: mypy-1.0.1
0 commit comments