Skip to content

Commit 4517579

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

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.1 # Type checking
13+
mypy==1.1.1 # Type checking
1414
pip_check_reqs==2.4.4
1515
pydocstyle==6.3.0 # Lint docstrings
1616
pyenchant==3.2.2 # Bindings for a spellchecking sytem

0 commit comments

Comments
 (0)