Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: django-storages[boto3]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and crypto-rizzo committed Oct 22, 2023
1 parent 457a4f3 commit f35e515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/config/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ django-fsm==2.8.1 # https://github.com/viewflow/django-fsm
django-fsm-log==3.1.0 # https://github.com/jazzband/django-fsm-log
django-model-utils==4.3.1 # https://github.com/jazzband/django-model-utils
django-silk==5.0.4 # https://github.com/jazzband/django-silk
django-storages[boto3]==1.14.1 # https://github.com/jschneier/django-storages
django-storages[boto3]==1.14.2 # https://github.com/jschneier/django-storages
django-money==3.3.0 # https://github.com/django-money/django-money
whitenoise==6.6.0 # https://github.com/evansd/whitenoise/

0 comments on commit f35e515

Please sign in to comment.