Skip to content

Commit 3e9265a

Browse files
Bump mypy from 0.961 to 0.971 (#314)
Bumps [mypy](https://github.com/python/mypy) from 0.961 to 0.971. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.961...v0.971) --- 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> Co-authored-by: dvora-h <[email protected]>
1 parent d3d1841 commit 3e9265a

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

Lines changed: 24 additions & 24 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
@@ -37,7 +37,7 @@ typing-extensions = "^4.0.0"
3737
hiredis = "^2.0.0"
3838

3939
[tool.poetry.dev-dependencies]
40-
mypy = "^0.961"
40+
mypy = "^0.971"
4141
pytest = "^7.1.2"
4242
ipdb = "^0.13.9"
4343
pylint = "^2.13.9"

0 commit comments

Comments
 (0)