Skip to content

Commit

Permalink
Uprevs 02-2024 (#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanJezeph15 authored Feb 8, 2024
1 parent 1a11e8f commit 8bedc4d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.11
boto3==1.34.32
cffi==1.16.0
fastapi==0.108.0
fastapi==0.109.1
httpx==0.26.0
pydantic==2.5.3
pydantic==2.6.0
pydantic-settings===2.1.0
sentry-sdk==1.39.1
uvicorn==0.25.0
sentry-sdk==1.40.0
uvicorn==0.27.0.post1
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.4.0
coverage==7.4.1
devtools==0.12.2
pytest==7.4.4
pytest-aiohttp==1.0.5
pytest-cov==4.1.0
requests==2.31.0
ruff==0.1.6
ruff==0.1.15

0 comments on commit 8bedc4d

Please sign in to comment.