Skip to content

Commit 4798439

Browse files
Bump mypy from 1.5.1 to 1.6.1
Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.6.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.5.1...v1.6.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6bddd6d commit 4798439

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

poetry.lock

Lines changed: 29 additions & 29 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 @@ pytest = "^7.4.2"
6868
pytest-flake8 = "=1.1.1"
6969
pytest-cov = "^4.1.0"
7070
tox = "*"
71-
mypy = "^1.5"
71+
mypy = "^1.6"
7272
isort = "^5.11.5"
7373
black = "^23.9.1"
7474
flynt = "^1.0"

0 commit comments

Comments
 (0)