Skip to content

Commit b44a53a

Browse files
Bump mypy from 1.19.1 to 1.20.2
Bumps [mypy](https://github.com/python/mypy) from 1.19.1 to 1.20.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8bcc770 commit b44a53a

2 files changed

Lines changed: 55 additions & 45 deletions

File tree

poetry.lock

Lines changed: 54 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
@@ -59,7 +59,7 @@ pytest = "^9.0.3"
5959
pytest-flake8 = "=1.3.0"
6060
pytest-cov = "^7.0.0"
6161
tox = "*"
62-
mypy = "^1.19"
62+
mypy = "^1.20"
6363
isort = "^8.0.0"
6464
black = "^26.3.1"
6565
flynt = "^1.0"

0 commit comments

Comments
 (0)