Skip to content

Commit f23f31f

Browse files
Bump mypy from 1.13.0 to 1.14.0 in the mypy group (#147)
Bumps the mypy 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: mypy ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d002856 commit f23f31f

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
@@ -26,7 +26,7 @@ python = ">=3.8.1"
2626
typing-extensions = "^4.10.0"
2727

2828
[tool.poetry.group.dev.dependencies]
29-
mypy = ">=1.9,<1.14"
29+
mypy = ">=1.9,<1.15"
3030
poethepoet = ">=0.27.0,<0.31"
3131
ruff = ">=0.5.1,<0.9.0"
3232

0 commit comments

Comments
 (0)