Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 19, 2024
1 parent a1b033b commit d2aada7
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.0.0",
"boto3==1.29.4", # AWS S3 for DL s3 plugin
"boto3==1.34.66", # AWS S3 for DL s3 plugin
"chiavdf==1.1.0", # timelord and vdf verification
"chiabip158==1.3", # bip158-style wallet filters
"chiapos==2.0.3", # proof of space
Expand Down

0 comments on commit d2aada7

Please sign in to comment.