Skip to content

Commit 90db4ee

Browse files
Merge pull request #1039 from VWS-Python/dependabot/pip/requirements/mypy-0.930
Bump mypy from 0.921 to 0.930 in /requirements
2 parents 744f64f + cb48470 commit 90db4ee

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