Skip to content

Commit d1d1cc6

Browse files
chore(deps): update python dev dependencies (#245)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent ad8b58c commit d1d1cc6

2 files changed

Lines changed: 65 additions & 59 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@ asgi_lifespan = "2.1.0"
5757
Faker = "33.1.0"
5858
greenlet = "3.1.1"
5959
httpx = "0.28.1"
60-
mypy = { version = "1.14.0", extras = ["tests"] }
60+
mypy = { version = "1.14.1", extras = ["tests"] }
6161
psycopg2 = { version = "2.9.10", extras = ["binary"] }
6262
pytest = "8.3.4"
63-
pytest-asyncio = "0.25.0"
63+
pytest-asyncio = "0.25.1"
6464
pytest-cov = "6.0.0"
65-
ruff = "0.8.4"
65+
ruff = "0.8.5"
6666
tox = "4.23.2"
6767

6868
[tool.poetry.extras]

0 commit comments

Comments
 (0)