Skip to content

Commit 354518f

Browse files
Bump mypy from 1.13.0 to 1.14.1
Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.14.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 784dd3e commit 354518f

File tree

2 files changed

+44
-38
lines changed

2 files changed

+44
-38
lines changed

poetry.lock

Lines changed: 43 additions & 37 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
@@ -26,7 +26,7 @@ backoff = ">=1.8.0"
2626
docker = "^7.1.0"
2727
pytest = "^8.3.2"
2828
pytest-cov = "^5.0.0"
29-
mypy = "^1.13.0"
29+
mypy = "^1.14.1"
3030
pytest-mock = "^3.14.0"
3131
pytest-sugar = "^1.0.0"
3232
pytest-datafiles = "^3.0"

0 commit comments

Comments
 (0)