Skip to content

Commit

Permalink
Bump the all-dependencies group in /_common with 1 update
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group in /_common with 1 update: [boto3](https://github.com/boto/boto3).


Updates `boto3` from 1.34.44 to 1.34.49
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.44...1.34.49)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 25, 2024
1 parent b1e9fe0 commit 564e086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _common/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
__uri__ = "https://github.com/kyhau/aws-tools/"

__requirements__ = [
"boto3==1.34.44",
"boto3==1.34.49",
"click==8.1.7",
"docker==7.0.0",
"InquirerPy==0.3.4",
Expand Down

0 comments on commit 564e086

Please sign in to comment.