Skip to content

Commit

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

---
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 Nov 11, 2021
1 parent 3787466 commit 3005d3a
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 @@ -53,7 +53,7 @@ django-import-export==2.6.1
gitpython==3.1.24

# S3 Uploads
boto3==1.19.11
boto3==1.20.3
django-storages==1.12.3 # 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 3005d3a

Please sign in to comment.