Skip to content

Commit

Permalink
Update boto3 requirement from ~=1.21.42 to ~=1.22.5
Browse files Browse the repository at this point in the history
Updates the requirements on [boto3](https://github.com/boto/boto3) to permit the latest version.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.21.42...1.22.5)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 2, 2022
1 parent c31aa29 commit a9345e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ django-colorfield~=0.6.3
django-admin-interface~=0.19.0
python-decouple~=3.6
python-dateutil~=2.8.2
boto3~=1.21.42
boto3~=1.22.5
django-storages~=1.12
gunicorn~=20.1.0
psycopg2-binary~=2.9.3
Expand Down

0 comments on commit a9345e9

Please sign in to comment.