Skip to content

Commit 7560445

Browse files
Bump mypy from 1.10.1 to 1.11.0 (#1299)
Bumps [mypy](https://github.com/python/mypy) from 1.10.1 to 1.11.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.1...v1.11) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 739fcef commit 7560445

2 files changed

Lines changed: 31 additions & 31 deletions

File tree

poetry.lock

Lines changed: 30 additions & 30 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
@@ -30,7 +30,7 @@ pre-commit = "^3.5"
3030
black = {version = "^24.4", allow-prereleases = true}
3131
pylint = "^3.2.6"
3232
isort = "^5.13.2"
33-
mypy = "^1.10"
33+
mypy = "^1.11"
3434
flake8 = "^5.0.4"
3535
pyupgrade = "^3.3.2"
3636
pytest-asyncio = "^0.23.8"

0 commit comments

Comments
 (0)