Skip to content

Commit 19248cd

Browse files
chore(deps-dev): bump mypy from 1.4.1 to 1.14.1
Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.4.1...v1.14.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d1f0501 commit 19248cd

File tree

2 files changed

+47
-34
lines changed

2 files changed

+47
-34
lines changed

poetry.lock

Lines changed: 46 additions & 33 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
@@ -24,7 +24,7 @@ pydantic = "^2.5.3"
2424
black = { version = "^23.12.1", extras = ["jupyter"] }
2525
betterproto = { version = "2.0.0b6", extras = ["compiler"] }
2626
flake8 = "7.1.1"
27-
mypy = "1.4.1"
27+
mypy = "1.14.1"
2828
pydot = "3.0.2"
2929
ruff = "0.8.0"
3030
toml = "0.10.2"

0 commit comments

Comments
 (0)