From 62a413bef04325cf4421b0ec20ae520104b1b7c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 06:53:11 -0700 Subject: [PATCH] Bump django-storages from 1.14 to 1.14.2 (#355) 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](https://github.com/jschneier/django-storages/compare/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 1fc2cd35..a2b62069 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -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