Skip to content

Commit

Permalink
⬆️ Update boto3[crt] requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [boto3[crt]](https://github.com/boto/boto3) to permit the latest version.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.13.0...1.36.0)

---
updated-dependencies:
- dependency-name: boto3[crt]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent 7111af6 commit 19140fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ s3transfer==0.10.4
jmespath==1.0.1

botocore>=1.16.0,<1.37.0
boto3[crt]>=1.13.0,<1.36.0
boto3[crt]>=1.13.0,<1.37.0

entrypoints==0.4
django-storages==1.14.3
Expand Down

0 comments on commit 19140fa

Please sign in to comment.