Skip to content

Commit c1c1e53

Browse files
chore(deps): update dependency mypy to v1.12.1 (#212)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent f965cbd commit c1c1e53

2 files changed

Lines changed: 35 additions & 35 deletions

File tree

poetry.lock

Lines changed: 34 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.6.0"
5858
greenlet = "3.1.1"
5959
httpx = "0.27.2"
60-
mypy = { version = "1.12.0", extras = ["tests"] }
60+
mypy = { version = "1.12.1", 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)