Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit ed0df43

Browse files
Bump mypy from 0.940 to 0.941
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]>
1 parent d911cf4 commit ed0df43

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

poetry.lock

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pyyaml = "^5.3.1"
2929
[tool.poetry.dev-dependencies]
3030
pytest = "^7.1.0"
3131
safety = "^1.10.0"
32-
mypy = "^0.940"
32+
mypy = "^0.941"
3333
typeguard = "^2.13.3"
3434
xdoctest = "^0.15.10"
3535
sphinx = "^4.3.2"

0 commit comments

Comments
 (0)