Skip to content

Commit a897575

Browse files
⬆ Bump mypy from 1.10.1 to 1.11.0
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79d2f02 commit a897575

File tree

2 files changed

+33
-32
lines changed

2 files changed

+33
-32
lines changed

poetry.lock

+32-31
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ psycopg = {extras = ["binary", "pool"], version = "^3.2.1"}
7575
isort = {extras = ["colors"], version = "^5.13.2"}
7676
black = "^24.4.2"
7777
ruff = "^0.5.3"
78-
mypy = "^1.10.1"
78+
mypy = "^1.11.0"
7979
pre-commit = "^3.7.1"
8080
fastapi = {extras = ["all"], version = "^0.111.1"}
8181
uvicorn = "^0.30.1"

0 commit comments

Comments
 (0)