Skip to content

Commit c2bb8f2

Browse files
Bump boto3 from 1.38.15 to 1.39.3
Bumps [boto3](https://github.com/boto/boto3) from 1.38.15 to 1.39.3. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.38.15...1.39.3) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.39.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b1bfe0 commit c2bb8f2

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

src/bulk_importer/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
botocore==1.38.15
2-
boto3==1.38.15
2+
boto3==1.39.3
33
cryptography==45.0.5
44
aws_lambda_powertools==3.12.0

src/layer_utils/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
botocore==1.38.15
2-
boto3==1.38.15
2+
boto3==1.39.3
33
cryptography==45.0.5
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
botocore==1.38.15
2-
boto3==1.38.15
2+
boto3==1.39.3
33
aws_lambda_powertools==3.12.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
botocore==1.38.15
2-
boto3==1.38.15
2+
boto3==1.39.3
33
aws_lambda_powertools==3.12.0
44
cryptography==45.0.5
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
botocore==1.38.15
2-
boto3==1.38.15
2+
boto3==1.39.3
33
aws_lambda_powertools==3.12.0
44
cryptography==45.0.5
55
py7zr==1.0.0rc3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
botocore==1.38.15
2-
boto3==1.38.15
2+
boto3==1.39.3
33
aws_lambda_powertools==3.12.0
44
cryptography==45.0.5
55
python-jose==3.4.0

0 commit comments

Comments
 (0)