Skip to content

Commit 4880fb7

Browse files
committed
2 parents cf3ba38 + af8cfae commit 4880fb7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aws-cdk-lib==2.130.0
22
constructs>=10.0.0,<11.0.0
33
pytest==8.2.2
4-
requests==2.32.2
4+
requests==2.32.4
55
boto3

apigw-websocket-api-fargate-cdk/src/api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
fastapi==0.109.1
2-
requests==2.32.3
2+
requests==2.32.4
33
pydantic==2.4.0
44
pyhumps==3.8.0
55
uvicorn==0.23.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
requests==2.32.2
1+
requests==2.32.4
22
urllib3==1.26.19
33
boto3

0 commit comments

Comments
 (0)