Skip to content

Commit a368d64

Browse files
chore(deps): update python dev dependencies (#346)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 870e787 commit a368d64

File tree

2 files changed

+62
-62
lines changed

2 files changed

+62
-62
lines changed

poetry.lock

Lines changed: 60 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@ asgi_lifespan = "2.1.0"
5757
Faker = "37.8.0"
5858
greenlet = "3.2.4"
5959
httpx = "0.28.1"
60-
mypy = { version = "1.18.1", extras = ["tests"] }
60+
mypy = { version = "1.18.2", extras = ["tests"] }
6161
psycopg2 = { version = "2.9.10", extras = ["binary"] }
6262
pytest = "8.4.2"
6363
pytest-asyncio = "1.2.0"
6464
pytest-cov = "7.0.0"
65-
ruff = "0.13.0"
65+
ruff = "0.13.1"
6666
tox = "4.30.2"
6767

6868
[tool.poetry.extras]

0 commit comments

Comments
 (0)