Skip to content

Commit ea83535

Browse files
Bump mypy from 0.991 to 1.8.0
Bumps [mypy](https://github.com/python/mypy) from 0.991 to 1.8.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v0.991...v1.8.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 540cbaf commit ea83535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# Testing
55
# ------------------------------------------------------------------------------
6-
mypy==0.991 # https://github.com/python/mypy
6+
mypy==1.8.0 # https://github.com/python/mypy
77
pytest==7.4.4 # https://github.com/pytest-dev/pytest
88
pytest-sugar==0.9.7 # https://github.com/Frozenball/pytest-sugar
99

0 commit comments

Comments
 (0)