Skip to content

Commit 4ff1f8b

Browse files
Bump mypy from 1.14.1 to 1.17.1 (#98)
Bumps [mypy](https://github.com/python/mypy) from 1.14.1 to 1.17.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.1...v1.17.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ae7b02 commit 4ff1f8b

File tree

2 files changed

+75
-45
lines changed

2 files changed

+75
-45
lines changed

poetry.lock

Lines changed: 74 additions & 44 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 @@ classifiers = [
3434
python = "^3.9"
3535

3636
[tool.poetry.dev-dependencies]
37-
mypy = "^1.14"
37+
mypy = "^1.17"
3838
pytest = "^7.4.4"
3939
pytest-cov = "^4.1.0"
4040
pytest-testmon = "^2.0.15"

0 commit comments

Comments
 (0)