Skip to content

Commit 0ff3377

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] <[email protected]>
1 parent 33f7572 commit 0ff3377

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
@@ -44,7 +44,7 @@ pydantic = "^2.8"
4444
pytest = "^8.2"
4545
pytest-cov = "*"
4646
pytest-mock = "*"
47-
mypy = "^1.10"
47+
mypy = "^1.18"
4848
freezegun = "^1.5"
4949
black = "24.4.2"
5050
isort = "==5.13.2"

0 commit comments

Comments
 (0)