Skip to content

Commit bd46c6a

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

File tree

2 files changed

+26
-25
lines changed

2 files changed

+26
-25
lines changed

poetry.lock

Lines changed: 24 additions & 23 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,15 +54,15 @@ sqlmodel = { version = ">=0.0.14,<0.0.23", optional = true }
5454
[tool.poetry.group.dev.dependencies]
5555
alembic = "1.14.0"
5656
asgi_lifespan = "2.1.0"
57-
Faker = "33.1.2"
57+
Faker = "33.3.0"
5858
greenlet = "3.1.1"
5959
httpx = "0.28.1"
6060
mypy = { version = "1.14.1", extras = ["tests"] }
6161
psycopg2 = { version = "2.9.10", extras = ["binary"] }
6262
pytest = "8.3.4"
6363
pytest-asyncio = "0.25.1"
6464
pytest-cov = "6.0.0"
65-
ruff = "0.8.5"
65+
ruff = "0.8.6"
6666
tox = "4.23.2"
6767

6868
[tool.poetry.extras]

0 commit comments

Comments
 (0)