Skip to content

Commit af8cfae

Browse files
authored
Merge pull request #2755 from aws-samples/dependabot/pip/apigw-dynamodb-python-cdk/pip-c11a0cae55
Bump the pip group across 3 directories with 1 update
2 parents 191ef17 + b126ba9 commit af8cfae

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)