Skip to content

Commit

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

---
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] committed Aug 24, 2022
1 parent 5294817 commit 23e0ffb
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.8.0
gitpython==3.1.27

# S3 Uploads
boto3==1.22.12
boto3==1.24.58
django-storages==1.12.3 # https://github.com/jschneier/django-storages

# SFTP Uploads
Expand Down

0 comments on commit 23e0ffb

Please sign in to comment.