Skip to content

Commit f03846c

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

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.71
6+
boto3 == 1.35.76
77
certvalidator == 0.11.1
88
cryptography == 43.0.3
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.71
1+
boto3 == 1.35.76

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.71
2+
boto3 == 1.35.76
33
certvalidator == 0.11.1
44
cryptography == 43.0.3
55
validators == 0.34.0

0 commit comments

Comments
 (0)