Skip to content

Commit

Permalink
Uprevs 10-2024 (#314)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanJezeph15 authored Oct 2, 2024
1 parent 8d16bdb commit e267f1f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
aiofiles==24.1.0
boto3==1.35.10
cffi==1.17.0
fastapi==0.112.2
boto3==1.35.30
cffi==1.17.1
fastapi==0.115.0
httpx==0.27.2
pydantic==2.8.2
pydantic-settings===2.4.0
sentry-sdk==2.13.0
uvicorn==0.30.6
pydantic==2.9.2
pydantic-settings===2.5.2
sentry-sdk==2.14.0
uvicorn==0.31.0
4 changes: 2 additions & 2 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
coverage==7.6.1
devtools==0.12.2
pytest==8.3.2
pytest==8.3.3
pytest-aiohttp==1.0.5
pytest-cov==5.0.0
requests==2.32.3
ruff==0.6.3
ruff==0.6.8

0 comments on commit e267f1f

Please sign in to comment.