Skip to content

Commit 09a8b2f

Browse files
⬆ Bump mypy from 1.13.0 to 1.14.0
Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.14.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.14.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 375a4a3 commit 09a8b2f

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

poetry.lock

Lines changed: 36 additions & 36 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
@@ -74,7 +74,7 @@ psycopg = {extras = ["binary", "pool"], version = "^3.2.3"}
7474
isort = {extras = ["colors"], version = "^5.13.2"}
7575
black = "^24.10.0"
7676
ruff = "^0.8.4"
77-
mypy = "^1.13.0"
77+
mypy = "^1.14.0"
7878
pre-commit = "^4.0.1"
7979
fastapi = {extras = ["all"], version = "^0.115.6"}
8080
uvicorn = "^0.34.0"

0 commit comments

Comments
 (0)