Skip to content

Commit

Permalink
Bump django-storages from 1.13.2 to 1.14.2
Browse files Browse the repository at this point in the history
Bumps [django-storages](https://github.com/jschneier/django-storages) from 1.13.2 to 1.14.2.
- [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst)
- [Commits](jschneier/django-storages@1.13.2...1.14.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 12, 2023
1 parent 40658b5 commit d51464f
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 @@ -99,7 +99,7 @@ botocore>=1.15.0,<1.32.0
boto3>=1.12.0,<1.29.0

python-dateutil==2.8.2
django-storages==1.13.2
django-storages==1.14.2
django-cacheds3storage==0.3.0
text-unidecode==1.3 # for faker
Faker==19.10.0
Expand Down

0 comments on commit d51464f

Please sign in to comment.