Skip to content

Commit e36cae3

Browse files
Bump mypy from 0.960 to 1.13.0
Bumps [mypy](https://github.com/python/mypy) from 0.960 to 1.13.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v0.960...v1.13.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b6e5ec commit e36cae3

File tree

2 files changed

+42
-31
lines changed

2 files changed

+42
-31
lines changed

poetry.lock

Lines changed: 41 additions & 30 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
@@ -38,7 +38,7 @@ respx = "^0.21.1"
3838
black = "^22.3.0"
3939
isort = "^5.10.1"
4040
invoke = "^1.7.1"
41-
mypy = "^0.960"
41+
mypy = "^1.13"
4242
pylint = "^2.14.0"
4343
pytest = "^8"
4444
pytest-asyncio = "^0.18.3"

0 commit comments

Comments
 (0)