Skip to content

Commit b90cdb1

Browse files
Bump mypy from 1.13.0 to 1.14.0 (#1983)
Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.14.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.14.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21b35e3 commit b90cdb1

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

poetry.lock

+36-36
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ pytest-cov = "^6.0.0"
8585
pytest-httpserver = "^1.0.0"
8686
pytest-rerunfailures = "^15.0"
8787
reportlab = "^4.2.0"
88-
mypy = "^1.13.0"
88+
mypy = "^1.14.0"
8989
tuna = "^0.5.11"
9090
coverage = "^7.6.9"
9191
black = "^24.10.0"

0 commit comments

Comments
 (0)