Skip to content

Commit 7b0bdf5

Browse files
Bump mypy from 1.10.0 to 1.18.2
Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.18.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.0...v1.18.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 017483b commit 7b0bdf5

File tree

2 files changed

+47
-34
lines changed

2 files changed

+47
-34
lines changed

poetry.lock

Lines changed: 46 additions & 33 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
@@ -45,7 +45,7 @@ pydantic = "^2.8"
4545
pytest = "^8.2"
4646
pytest-cov = "*"
4747
pytest-mock = "*"
48-
mypy = "^1.10"
48+
mypy = "^1.18"
4949
freezegun = "^1.5"
5050
black = "24.4.2"
5151
isort = "==5.13.2"

0 commit comments

Comments
 (0)