Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 15034bd commit b9ae5a6
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 @@ -25,7 +25,7 @@
install_requires=[
'pipelinewise-singer-python==1.*',
'inflection==0.5.1',
'boto3==1.17.39',
'boto3==1.28.44',
],
extras_require={
"test": [
Expand Down

0 comments on commit b9ae5a6

Please sign in to comment.