Skip to content

Commit acb859f

Browse files
Bump mypy from 1.0.0 to 1.0.1 in /requirements
Bumps [mypy](https://github.com/python/mypy) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8a4790c commit acb859f

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)