Skip to content

Commit 13584b2

Browse files
Bump mypy from 1.7.1 to 1.8.0
Bumps [mypy](https://github.com/python/mypy) from 1.7.1 to 1.8.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.7.1...v1.8.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ace131f commit 13584b2

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
@@ -69,7 +69,7 @@ pre-commit = "*"
6969
pytest = "^8"
7070
pytest-flake8 = "*"
7171
pytest-cov = "*"
72-
mypy = "^1.7"
72+
mypy = "^1.8"
7373
flynt = "^1.0"
7474
deptry = "^0.12.0"
7575
bump2version = "^1.0.1"

0 commit comments

Comments
 (0)