Skip to content

Commit 6570cb3

Browse files
Bump mypy from 0.940 to 0.941 (#424)
Bumps [mypy](https://github.com/python/mypy) from 0.940 to 0.941. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.940...v0.941) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40606d5 commit 6570cb3

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
@@ -7,7 +7,7 @@ coverage==6.3.2
77
docutils==0.18.1
88
jinja2==3.0.3
99
multidict==6.0.2
10-
mypy==0.940
10+
mypy==0.941
1111
pygments==2.11.2
1212
pytest==7.1.1
1313
pytest-aiohttp==1.0.4

0 commit comments

Comments
 (0)