Skip to content

Commit 6e17d9c

Browse files
Bump mypy from 1.6.1 to 1.7.1
Bumps [mypy](https://github.com/python/mypy) from 1.6.1 to 1.7.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.6.1...v1.7.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 3e6a650 commit 6e17d9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
coverage==6.5.0
22
coveralls==3.3.1
3-
mypy==1.6.1
3+
mypy==1.7.1
44
pytest==7.4.3
55
pytest-cov==4.1.0
66
pytest-mypy==0.10.3

0 commit comments

Comments
 (0)