Skip to content

Commit 39988b8

Browse files
Merge pull request #1789 from VWS-Python/dependabot/pip/requirements/mypy-1.0.1
Bump mypy from 1.0.0 to 1.0.1 in /requirements
2 parents 8a4790c + acb859f commit 39988b8

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
@@ -10,7 +10,7 @@ doc8==1.1.1
1010
dodgy==0.2.1 # Look for uploaded secrets
1111
freezegun==1.2.2
1212
furo==2022.12.7
13-
mypy==1.0.0 # Type checking
13+
mypy==1.0.1 # Type checking
1414
pip_check_reqs==2.4.3
1515
pydocstyle==6.3.0 # Lint docstrings
1616
pyenchant==3.2.2 # Bindings for a spellchecking sytem

0 commit comments

Comments
 (0)