Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 14, 2025
1 parent 5fd9b64 commit a26a4f5
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 @@ -57,7 +57,7 @@ sqlparse==0.5.0
s3transfer==0.11.2
jmespath==1.0.0

boto3>=1.12.0,<1.36.0
boto3>=1.12.0,<1.37.0
botocore>=1.15.0,<1.37.0

python-dateutil==2.9.0
Expand Down

0 comments on commit a26a4f5

Please # to comment.