Skip to content

Commit dcbeaf7

Browse files
chore(deps): update dependency mypy to v1.15.0 (#265)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent cd2db58 commit dcbeaf7

2 files changed

Lines changed: 36 additions & 42 deletions

File tree

poetry.lock

Lines changed: 35 additions & 41 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 = "35.2.0"
5858
greenlet = "3.1.1"
5959
httpx = "0.28.1"
60-
mypy = { version = "1.14.1", extras = ["tests"] }
60+
mypy = { version = "1.15.0", extras = ["tests"] }
6161
psycopg2 = { version = "2.9.10", extras = ["binary"] }
6262
pytest = "8.3.4"
6363
pytest-asyncio = "0.25.3"

0 commit comments

Comments
 (0)