Skip to content

Commit 57700bc

Browse files
chore(deps): update all patch dependencies
1 parent a430e0d commit 57700bc

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ cryptography==44.0.3
22
fastapi==0.116.1
33
mangum==0.19.0
44
python-dotenv==1.1.1
5-
requests==2.32.4
5+
requests==2.32.5
66
urllib3<2 # Boto currently does not support urllib3 2+

api/requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ black==24.10.0
22
coverage==7.10.3
33
flake8==7.3.0
44
httpx==0.28.1
5-
pytest==8.4.1
5+
pytest==8.4.2
66
pytest-env==1.1.5
77
uvicorn==0.35.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
black==24.10.0
22
boto3==1.39.15
33
flake8==7.3.0
4-
pytest==8.4.1
4+
pytest==8.4.2

0 commit comments

Comments
 (0)