Skip to content

Commit fa0fb5e

Browse files
Merge pull request #1035 from VWS-Python/dependabot/pip/requirements/mypy-0.920
Bump mypy from 0.910 to 0.920 in /requirements
2 parents de5fdfc + 454a021 commit fa0fb5e

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
@@ -15,7 +15,7 @@ freezegun==1.1.0 # Freeze time in tests
1515
furo==2021.11.23
1616
isort==5.10.1 # Lint imports
1717
keyring==23.4.0
18-
mypy==0.910 # Type checking
18+
mypy==0.920 # Type checking
1919
pip_check_reqs==2.3.2
2020
pydocstyle==6.1.1 # Lint docstrings
2121
pyenchant==3.2.2 # Bindings for a spellchecking sytem

0 commit comments

Comments
 (0)