Skip to content

Commit c01ccbe

Browse files
Bump boto3 from 1.35.40 to 1.35.49
Bumps [boto3](https://github.com/boto/boto3) from 1.35.40 to 1.35.49. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.40...1.35.49) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c721a13 commit c01ccbe

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ asn1crypto == 1.5.1
33
assertpy == 1.1
44
bandit == 1.7.10
55
black == 24.10.0
6-
boto3 == 1.35.40
6+
boto3 == 1.35.49
77
certvalidator == 0.11.1
88
cryptography == 43.0.1
99
dataclasses-json == 0.6.7

scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
boto3 == 1.35.40
1+
boto3 == 1.35.49

utils/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
asn1crypto == 1.5.1
2-
boto3 == 1.35.40
2+
boto3 == 1.35.49
33
certvalidator == 0.11.1
44
cryptography == 43.0.1
55
validators == 0.34.0

0 commit comments

Comments
 (0)