Skip to content

Commit 446f35e

Browse files
Bump mypy from 1.9.0 to 1.10.0 (#1217)
Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.10.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@1.9.0...v1.10.0) --- 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 497bbd7 commit 446f35e

2 files changed

Lines changed: 30 additions & 30 deletions

File tree

poetry.lock

Lines changed: 29 additions & 29 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.3", allow-prereleases = true}
3131
pylint = "^3.2.2"
3232
isort = "^5.13.2"
33-
mypy = "^1.9"
33+
mypy = "^1.10"
3434
flake8 = "^5.0.4"
3535
pyupgrade = "^3.3.2"
3636
pytest-asyncio = "^0.23.7"

0 commit comments

Comments
 (0)