Skip to content

Commit 22240d0

Browse files
Bump mypy from 0.942 to 0.950 (#5)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48d4605 commit 22240d0

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
@@ -62,7 +62,7 @@ flake8-string-format = "^0.3.0"
6262
flake8-type-checking = "^1.5.0"
6363
flake8-typing-imports = "^1.12.0"
6464
isort = "^5.10.1"
65-
mypy = "^0.942"
65+
mypy = "^0.950"
6666
pep8-naming = "^0.12.1"
6767
pre-commit = "^2.19.0"
6868
pytest = "^7.1"

0 commit comments

Comments
 (0)