Skip to content

Commit bdd7641

Browse files
Bump mypy from 0.942 to 0.950
Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.950. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.942...v0.950) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cbd3385 commit bdd7641

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

poetry.lock

Lines changed: 26 additions & 26 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.942"
40+
mypy = "^0.950"
4141
pytest = "^7.1.2"
4242
ipdb = "^0.13.9"
4343
pylint = "^2.13.7"

0 commit comments

Comments
 (0)