Skip to content

Commit 428b08b

Browse files
authored
Merge pull request #78 from tutorcruncher/dependabot/pip/python-packages-e393fea86e
Bump the python-packages group across 1 directory with 14 updates
2 parents 58e6e1d + 1f1e8e7 commit 428b08b

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

requirements.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
apscheduler~=3.11.0
22
celery~=5.4.0
3-
cryptography~=44.0.1
3+
cryptography~=44.0.2
44
docutils~=0.21
5-
fastapi~=0.115.8
5+
fastapi~=0.115.11
66
fastapi_utilities~=0.3.0
7-
filelock~=3.17.0
7+
filelock~=3.18.0
88
httpx~=0.28.1
9-
logfire~=3.5.3
10-
logfire[fastapi, requests, psycopg2, celery]~=3.5.3
9+
logfire~=3.8.1
10+
logfire[fastapi, requests, psycopg2, celery]~=3.8.1
1111
pillow~=11.1.0
1212
pip~=25.0
1313
psycopg2~=2.9.10
1414
pydantic~=2.10.6
15-
pydantic-settings~=2.7.1
15+
pydantic-settings~=2.8.1
1616
redis~=5.2.1
1717
requests~=2.32.3
1818
respx~=0.22.0
19-
ruff==0.9.6
20-
sentry-sdk~=2.21.0
21-
setuptools~=75.8.0
22-
SQLAlchemy~=2.0.38
23-
sqlmodel~=0.0.22
24-
starlette~=0.45.3
19+
ruff==0.11.0
20+
sentry-sdk~=2.22.0
21+
setuptools~=76.0.0
22+
SQLAlchemy~=2.0.39
23+
sqlmodel~=0.0.24
24+
starlette~=0.46.1
2525
uvicorn~=0.34.0

tests/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
coverage==7.6.12
2-
pytest==8.3.4
1+
coverage==7.7.0
2+
pytest==8.3.5
33
pytest-cov==6.0.0
4-
ruff==0.9.6
4+
ruff==0.11.0

0 commit comments

Comments
 (0)