Skip to content

Commit b9d77db

Browse files
Bump mypy from 0.940 to 0.941 (#192)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6686595 commit b9d77db

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
@@ -68,7 +68,7 @@ bandit = "^1"
6868
black = {version = "^22", allow-prereleases = true}
6969
flake8 = "^4"
7070
isort = "^5"
71-
mypy = "^0.940"
71+
mypy = "^0.941"
7272
pydocstyle = "^6"
7373
pytest = "^7"
7474
pytest-cov = "^3"

0 commit comments

Comments
 (0)