Skip to content

Commit

Permalink
Merge pull request #56 from tutorcruncher/dependabot/pip/python-packa…
Browse files Browse the repository at this point in the history
…ges-d13e589ed5

Bump the python-packages group across 1 directory with 7 updates
  • Loading branch information
HenryTraill authored Nov 7, 2024
2 parents 36f939b + 34cd853 commit d3c44f9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,19 @@ fastapi~=0.115.4
fastapi_utilities~=0.3.0
filelock~=3.16.1
httpx~=0.27.2
logfire~=1.3.0
logfire[fastapi, requests, psycopg2, celery]~=1.3.0
logfire~=2.1.2
logfire[fastapi, requests, psycopg2, celery]~=2.1.2
pillow~=11.0.0
pip~=24.3
psycopg2~=2.9.10
pydantic~=2.9.2
pydantic-settings~=2.6.0
pydantic-settings~=2.6.1
redis~=5.2.0
requests~=2.32.3
respx~=0.21.1
ruff==0.7.1
sentry-sdk~=2.17.0
setuptools~=75.2.0
ruff==0.7.2
sentry-sdk~=2.18.0
setuptools~=75.3.0
SQLAlchemy~=2.0.36
sqlmodel~=0.0.22
starlette~=0.41.2
Expand Down
4 changes: 2 additions & 2 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
coverage==7.6.4
pytest==8.3.3
pytest-cov==5.0.0
ruff==0.7.1
pytest-cov==6.0.0
ruff==0.7.2

0 comments on commit d3c44f9

Please sign in to comment.