Skip to content

Commit 2e11a75

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

2 files changed

Lines changed: 44 additions & 65 deletions

File tree

poetry.lock

Lines changed: 42 additions & 63 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
@@ -55,11 +55,11 @@ sqlmodel = { version = ">=0.0.14,<0.0.23", optional = true }
5555
alembic = "1.13.2"
5656
asgi_lifespan = "2.1.0"
5757
Faker = "28.4.1"
58-
greenlet = "3.0.3"
58+
greenlet = "3.1.0"
5959
httpx = "0.27.2"
6060
mypy = { version = "1.11.2", extras = ["tests"] }
6161
psycopg2 = { version = "2.9.9", extras = ["binary"] }
62-
pytest = "8.3.2"
62+
pytest = "8.3.3"
6363
pytest-asyncio = "0.24.0"
6464
pytest-cov = "5.0.0"
6565
ruff = "0.6.4"

0 commit comments

Comments
 (0)