Skip to content

Commit

Permalink
Bump boto3 from 1.34.91 to 1.34.95
Browse files Browse the repository at this point in the history
Bumps [boto3](https://github.com/boto/boto3) from 1.34.91 to 1.34.95.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.91...1.34.95)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent daca499 commit 119d640
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 @@ -57,7 +57,7 @@ def get_version():
packages=find_namespace_packages(exclude=["contrib", "docs", "tests"]),
include_package_data=True,
install_requires=[
"boto3==1.34.91",
"boto3==1.34.95",
"click==8.1.7",
"coloredlogs==15.0.1",
"cronex==0.1.3.1",
Expand Down

0 comments on commit 119d640

Please sign in to comment.