Skip to content

Commit 137c6d6

Browse files
chore(deps): update dependency mypy to v1.13.0 (#217)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent 48d36ee commit 137c6d6

2 files changed

Lines changed: 36 additions & 35 deletions

File tree

poetry.lock

Lines changed: 35 additions & 34 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
@@ -57,7 +57,7 @@ asgi_lifespan = "2.1.0"
5757
Faker = "30.8.0"
5858
greenlet = "3.1.1"
5959
httpx = "0.27.2"
60-
mypy = { version = "1.12.1", extras = ["tests"] }
60+
mypy = { version = "1.13.0", extras = ["tests"] }
6161
psycopg2 = { version = "2.9.10", extras = ["binary"] }
6262
pytest = "8.3.3"
6363
pytest-asyncio = "0.24.0"

0 commit comments

Comments
 (0)