Skip to content

Commit 56ee3d4

Browse files
Bump mypy from 0.960 to 0.961 (#271)
Bumps [mypy](https://github.com/python/mypy) from 0.960 to 0.961. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.960...v0.961) --- 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 c2dbcfc commit 56ee3d4

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
@@ -37,7 +37,7 @@ typing-extensions = "^4.0.0"
3737
hiredis = "^2.0.0"
3838

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

0 commit comments

Comments
 (0)