Skip to content

Commit

Permalink
Uprevs 06-2024 (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanJezeph15 authored Jun 3, 2024
1 parent 5dceb59 commit a7bd936
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
10 changes: 5 additions & 5 deletions src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
aiofiles==23.2.1
boto3==1.34.95
boto3==1.34.117
cffi==1.16.0
fastapi==0.110.3
fastapi==0.111.0
httpx==0.27.0
pydantic==2.7.1
pydantic==2.7.2
pydantic-settings===2.2.1
sentry-sdk==2.0.1
uvicorn==0.29.0
sentry-sdk==2.3.1
uvicorn==0.30.0
8 changes: 4 additions & 4 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
coverage==7.5.0
coverage==7.5.3
devtools==0.12.2
pytest==8.2.0
pytest==8.2.1
pytest-aiohttp==1.0.5
pytest-cov==5.0.0
requests==2.31.0
ruff==0.4.2
requests==2.32.3
ruff==0.4.7

0 comments on commit a7bd936

Please sign in to comment.