Skip to content

Commit 13041a5

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

File tree

2 files changed

+36
-42
lines changed

2 files changed

+36
-42
lines changed

poetry.lock

Lines changed: 35 additions & 41 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
@@ -34,7 +34,7 @@ typing-extensions = ">=4.6"
3434
greenlet = ">=3"
3535

3636
[tool.poetry.group.dev.dependencies]
37-
mypy = "^1.14"
37+
mypy = "^1.15"
3838
pytest = "^8.3.4"
3939
pytest-cov = "^6.0.0"
4040
pytest-clarity = "^1.0.1"

0 commit comments

Comments
 (0)