Skip to content

Commit 758c06b

Browse files
Bump boto3 from 1.35.92 to 1.35.97
Bumps [boto3](https://github.com/boto/boto3) from 1.35.92 to 1.35.97. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.92...1.35.97) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 993b258 commit 758c06b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

requirements-dev.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ bigtree==0.23.0
3737
# via -r requirements.in
3838
billiard==4.2.0
3939
# via celery
40-
boto3==1.35.92
40+
boto3==1.35.97
4141
# via
4242
# -r requirements.in
4343
# moto
44-
botocore==1.35.92
44+
botocore==1.35.97
4545
# via
4646
# boto3
4747
# moto

requirements.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dj-database-url==2.3.0
2828
psycopg2-binary==2.9.10
2929
psycogreen==1.0.2
3030

31-
boto3==1.35.92
31+
boto3==1.35.97
3232

3333
notifications-python-client==10.0.1
3434

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ bigtree==0.23.0
3131
# via -r requirements.in
3232
billiard==4.2.0
3333
# via celery
34-
boto3==1.35.92
34+
boto3==1.35.97
3535
# via -r requirements.in
36-
botocore==1.35.92
36+
botocore==1.35.97
3737
# via
3838
# boto3
3939
# s3transfer

0 commit comments

Comments
 (0)