Skip to content

Commit

Permalink
Uprevs 08-2024
Browse files Browse the repository at this point in the history
  • Loading branch information
DanJezeph15 committed Aug 1, 2024
1 parent 8c05699 commit 84ea137
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
aiofiles==24.1.0
boto3==1.34.136
boto3==1.34.151
cffi==1.16.0
fastapi==0.111.0
fastapi==0.111.1
httpx==0.27.0
pydantic==2.7.4
pydantic-settings===2.3.4
sentry-sdk==2.7.1
uvicorn==0.30.1
pydantic==2.8.2
pydantic-settings===2.4.0
sentry-sdk==2.12.0
uvicorn==0.30.4
6 changes: 3 additions & 3 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
coverage==7.5.4
coverage==7.6.0
devtools==0.12.2
pytest==8.2.2
pytest==8.3.2
pytest-aiohttp==1.0.5
pytest-cov==5.0.0
requests==2.32.3
ruff==0.5.0
ruff==0.5.5

0 comments on commit 84ea137

Please sign in to comment.