Skip to content

Commit

Permalink
Bump botocore from 1.34.80 to 1.34.143
Browse files Browse the repository at this point in the history
Bumps [botocore](https://github.com/boto/botocore) from 1.34.80 to 1.34.143.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.34.80...1.34.143)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 11, 2024
1 parent 5376f23 commit 8505b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
'tqdm==4.66.4',
'colorama==0.4.6',
'boto3==1.34.80',
'botocore==1.34.80',
'botocore==1.34.143',
'python-dotenv==1.0.1'
],
include_package_data=True,
Expand Down

0 comments on commit 8505b2e

Please sign in to comment.