Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent a22bca5 commit 62a413b
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 @@ -23,7 +23,7 @@ drf-nested-routers==0.93.4 # https://github.com/alanjds/drf-nested-routers
drf-spectacular==0.26.4 # https://github.com/tfranzel/drf-spectacular
#mysqlclient
requests
django-storages==1.14 #
django-storages==1.14.2 #

# OpenAI, Pinecone, PyPDF2 and Langchain
openai==0.28.1
Expand Down

0 comments on commit 62a413b

Please sign in to comment.