Skip to content

Commit 0d1aeb5

Browse files
Merge pull request #1779 from VWS-Python/dependabot/pip/requirements/mypy-1.0.0
Bump mypy from 0.991 to 1.0.0 in /requirements
2 parents d71b02d + 51f80c6 commit 0d1aeb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ flake8==6.0.0 # Lint
1414
freezegun==1.2.2
1515
furo==2022.12.7
1616
isort==5.11.4 # Lint imports
17-
mypy==0.991 # Type checking
17+
mypy==1.0.0 # Type checking
1818
pip_check_reqs==2.4.3
1919
pydocstyle==6.2.3 # Lint docstrings
2020
pyenchant==3.2.2 # Bindings for a spellchecking sytem

0 commit comments

Comments
 (0)