Skip to content

Commit 3a02ffb

Browse files
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] <support@github.com>
1 parent bf12c9b commit 3a02ffb

File tree

2 files changed

+38
-44
lines changed

2 files changed

+38
-44
lines changed

poetry.lock

+37-43
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ pre-commit = "*"
7171
pytest = "^8"
7272
pytest-flake8 = "*"
7373
pytest-cov = "*"
74-
mypy = "^1.14"
74+
mypy = "^1.15"
7575
flynt = "^1.0"
7676
deptry = "^0.16.2"
7777
bump2version = "^1.0.1"

0 commit comments

Comments
 (0)