Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2021
1 parent ea36b89 commit 2984590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ gitpython==3.1.24
django-background-tasks==1.2.5

# S3 Uploads
boto3==1.19.4
boto3==1.19.7
django-storages==1.12.2 # https://github.com/jschneier/django-storages

# Python function to stream unzip all the files in a ZIP archive, without loading the entire ZIP file into memory or any of its uncompressed files.
Expand Down

0 comments on commit 2984590

Please sign in to comment.