Skip to content

Commit 13dd508

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

2 files changed

Lines changed: 10 additions & 9 deletions

File tree

poetry.lock

Lines changed: 8 additions & 7 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
@@ -54,13 +54,13 @@ sqlmodel = { version = ">=0.0.14,<0.0.25", optional = true }
5454
[tool.poetry.group.dev.dependencies]
5555
alembic = "1.15.1"
5656
asgi_lifespan = "2.1.0"
57-
Faker = "37.0.2"
57+
Faker = "37.1.0"
5858
greenlet = "3.1.1"
5959
httpx = "0.28.1"
6060
mypy = { version = "1.15.0", extras = ["tests"] }
6161
psycopg2 = { version = "2.9.10", extras = ["binary"] }
6262
pytest = "8.3.5"
63-
pytest-asyncio = "0.25.3"
63+
pytest-asyncio = "0.26.0"
6464
pytest-cov = "6.0.0"
6565
ruff = "0.11.2"
6666
tox = "4.24.2"

0 commit comments

Comments
 (0)