Skip to content

Commit a7cc121

Browse files
chore(deps): update dependency mypy to v1.10.1 (#147)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent 77ade28 commit a7cc121

2 files changed

Lines changed: 30 additions & 30 deletions

File tree

poetry.lock

Lines changed: 29 additions & 29 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 = "25.9.1"
5858
greenlet = "3.0.3"
5959
httpx = "0.27.0"
60-
mypy = { version = "1.10.0", extras = ["tests"] }
60+
mypy = { version = "1.10.1", extras = ["tests"] }
6161
psycopg2 = { version = "2.9.9", extras = ["binary"] }
6262
pytest = "8.2.2"
6363
pytest-asyncio = "0.23.7"

0 commit comments

Comments
 (0)