Skip to content

Commit

Permalink
build(deps): update botocore requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [botocore](https://github.com/boto/botocore) to permit the latest version.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.15.0...1.30.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 4, 2023
1 parent f7a95fd commit 6915b13
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 @@ -54,7 +54,7 @@ sqlparse==0.4.4
s3transfer==0.6.0
jmespath==1.0.0

botocore>=1.15.0,<1.30.0
botocore>=1.15.0,<1.31.0
boto3>=1.12.0,<1.27.0

python-dateutil==2.8.2
Expand Down

0 comments on commit 6915b13

Please sign in to comment.