Skip to content

Commit

Permalink
build(deps): bump boto3 from 1.26.111 to 1.26.131 (#15246)
Browse files Browse the repository at this point in the history
Bumps [boto3](https://github.com/boto/boto3) from 1.26.111 to 1.26.131.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.26.111...1.26.131)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 12, 2023
1 parent c1c4f99 commit 2be903e
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 @@ -8,7 +8,7 @@
dependencies = [
"aiofiles==23.1.0", # Async IO for files
"anyio==3.6.2",
"boto3==1.26.111", # AWS S3 for DL s3 plugin
"boto3==1.26.131", # AWS S3 for DL s3 plugin
"blspy==1.0.16", # Signature library
"chiavdf==1.0.8", # timelord and vdf verification
"chiabip158==1.2", # bip158-style wallet filters
Expand Down

0 comments on commit 2be903e

Please sign in to comment.