Skip to content

Commit db7f12d

Browse files
Bump mypy from 1.13.0 to 1.14.0 in the python-dependencies group
Bumps the python-dependencies group with 1 update: [mypy](https://github.com/python/mypy). Updates `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 dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f1707c commit db7f12d

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
@@ -78,7 +78,7 @@ pymdown-extensions = "10.12"
7878
mkdocs-mermaid2-plugin = "1.2.1"
7979

8080
[tool.poetry.group.lint.dependencies]
81-
mypy = "1.13.0"
81+
mypy = "1.14.0"
8282
pre-commit = "4.0.1"
8383
django-stubs = "5.1.1"
8484

0 commit comments

Comments
 (0)