Skip to content

Commit a940b37

Browse files
chore(deps-dev): bump mypy from 1.8.0 to 1.14.1
Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.8.0...v1.14.1) --- 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 32ece70 commit a940b37

File tree

2 files changed

+51
-39
lines changed

2 files changed

+51
-39
lines changed

poetry.lock

Lines changed: 50 additions & 38 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
@@ -53,7 +53,7 @@ pytest-cov = "^4.1"
5353
black = "^24.10.0"
5454
isort = "^5.13.2"
5555
flake8 = "^7.1.1"
56-
mypy = "^1.8.0"
56+
mypy = "^1.14.1"
5757
pyupgrade = "^3.15.0"
5858

5959
[tool.semantic_release]

0 commit comments

Comments
 (0)