Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 6, 2024
1 parent de75f05 commit 7191f3e
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.2.1", # Async IO for files
"anyio==4.3.0",
"boto3==1.34.114", # AWS S3 for DL s3 plugin
"boto3==1.34.120", # AWS S3 for DL s3 plugin
"chiavdf==1.1.4", # timelord and vdf verification
"chiabip158==1.5.1", # bip158-style wallet filters
"chiapos==2.0.4", # proof of space
Expand Down

0 comments on commit 7191f3e

Please sign in to comment.