From 1af507ea959dc29bf4417c3c4dcf97dfeaac1081 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 23:36:24 +0000 Subject: [PATCH] Bump django-environ from 0.10.0 to 0.11.2 Bumps [django-environ](https://github.com/joke2k/django-environ) from 0.10.0 to 0.11.2. - [Release notes](https://github.com/joke2k/django-environ/releases) - [Changelog](https://github.com/joke2k/django-environ/blob/main/CHANGELOG.rst) - [Commits](https://github.com/joke2k/django-environ/compare/v0.10.0...v0.11.2) --- updated-dependencies: - dependency-name: django-environ dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c17a126e..ef0b58892 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ django-email-verification~=0.3.1 django_compressor~=4.4 django_extensions~=3.2 django-storages~=1.13 -django-environ==0.10.0 +django-environ==0.11.2 drf-spectacular[sidecar]==0.26.4 easy-thumbnails==2.8.5 fontawesomefree~=6.4.2