Skip to content

Commit 8ea2bce

Browse files
authored
Merge pull request #5891 from uktrade/dependabot/pip/boto3-1.35.97
Bump boto3 from 1.35.92 to 1.35.97
2 parents 18244a7 + 758c06b commit 8ea2bce

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)