Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ appdirs==1.4.4
# via fs
asgiref==3.11.0
# via django
boto3==1.42.29
boto3==1.42.30
# via fs-s3fs
botocore==1.42.29
botocore==1.42.30
# via
# boto3
# s3transfer
Expand Down
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ astroid==4.0.3
# pylint-celery
binaryornot==0.4.4
# via cookiecutter
boto3==1.42.29
boto3==1.42.30
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.42.29
botocore==1.42.30
# via
# -r requirements/base.txt
# boto3
Expand Down