Skip to content

Commit 744f64f

Browse files
Merge pull request #1038 from VWS-Python/dependabot/pip/requirements/mypy-0.921
Bump mypy from 0.920 to 0.921 in /requirements
2 parents 00caa17 + dac7adc commit 744f64f

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.920 # Type checking
18+
mypy==0.921 # 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)