Skip to content

Commit 6088146

Browse files
committed
chore(deps): update python dev dependencies
1 parent cf8841c commit 6088146

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,12 @@ sqlmodel = { version = ">=0.0.14,<0.0.28", optional = true }
5454
[tool.poetry.group.dev.dependencies]
5555
alembic = "1.16.5"
5656
asgi_lifespan = "2.1.0"
57-
Faker = "37.11.0"
57+
Faker = "38.0.0"
5858
greenlet = "3.2.4"
5959
httpx = "0.28.1"
6060
mypy = { version = "1.18.2", extras = ["tests"] }
6161
psycopg2 = { version = "2.9.10", extras = ["binary"] }
62-
pytest = "8.4.2"
62+
pytest = "9.0.0"
6363
pytest-asyncio = "1.2.0"
6464
pytest-cov = "7.0.0"
6565
ruff = "0.14.0"

0 commit comments

Comments
 (0)