Skip to content

Commit dac7adc

Browse files
Bump mypy from 0.920 to 0.921 in /requirements
Bumps [mypy](https://github.com/python/mypy) from 0.920 to 0.921. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.920...v0.921) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 00caa17 commit dac7adc

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)