Skip to content

Commit 5250255

Browse files
authored
Merge pull request #85 from tutorcruncher/dependabot/pip/python-packages-ef426be1c8
Bump the python-packages group across 1 directory with 16 updates
2 parents c50ba04 + 402229b commit 5250255

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

requirements.txt

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
apscheduler~=3.11.0
2-
celery~=5.4.0
2+
celery~=5.5.1
33
cryptography~=44.0.2
44
docutils~=0.21
5-
fastapi~=0.115.11
6-
fastapi_utilities~=0.3.0
5+
fastapi~=0.115.12
6+
fastapi_utilities~=0.3.1
77
filelock~=3.18.0
8-
httpx==0.27.2
9-
logfire~=3.8.1
10-
logfire[fastapi, requests, psycopg2, celery]~=3.8.1
11-
pillow~=11.1.0
8+
httpx==0.28.1
9+
logfire~=3.14.0
10+
logfire[fastapi, requests, psycopg2, celery]~=3.14.0
11+
pillow~=11.2.1
1212
pip~=25.0
1313
psycopg2~=2.9.10
14-
pydantic~=2.10.6
14+
pydantic~=2.11.3
1515
pydantic-settings~=2.8.1
1616
redis~=5.2.1
1717
requests~=2.32.3
1818
respx~=0.22.0
19-
ruff==0.11.0
20-
sentry-sdk~=2.22.0
21-
setuptools~=76.0.0
22-
SQLAlchemy~=2.0.39
19+
ruff==0.11.5
20+
sentry-sdk~=2.25.1
21+
setuptools~=78.1.0
22+
SQLAlchemy~=2.0.40
2323
sqlmodel~=0.0.24
24-
starlette~=0.46.1
25-
uvicorn~=0.34.0
24+
starlette~=0.46.2
25+
uvicorn~=0.34.1

tests/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
coverage==7.7.0
1+
coverage==7.8.0
22
pytest==8.3.5
3-
pytest-cov==6.0.0
4-
ruff==0.11.0
3+
pytest-cov==6.1.1
4+
ruff==0.11.5

0 commit comments

Comments
 (0)