Skip to content

Commit 829cf6a

Browse files
Bump mypy from 1.13.0 to 1.14.0
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] <support@github.com>
1 parent 17298f6 commit 829cf6a

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

poetry.lock

Lines changed: 36 additions & 36 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
@@ -23,7 +23,7 @@ flake8-bugbear = "^24.12.12"
2323
ipdb = "^0.13.13"
2424
ipython = "^8.30.0"
2525
isort = "^5.13.2"
26-
mypy = "^1.13"
26+
mypy = "^1.14"
2727
pep8-naming = "^0.14.1"
2828
pre-commit = "^4.0.1"
2929
pudb = "^2024.1"

0 commit comments

Comments
 (0)