From c094c4ced0b1606b4303da752420b7deda350ba1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 11:28:43 -0500 Subject: [PATCH] Bump django-environ from 0.10.0 to 0.11.1 (#8585) Bumps [django-environ](https://github.com/joke2k/django-environ) from 0.10.0 to 0.11.1. - [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.1) --- updated-dependencies: - dependency-name: django-environ dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2701ed99c7..b6e11e642d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ defusedxml==0.7.1 django_celery_results==2.5.1 django-auditlog==2.3.0 django-dbbackup==4.0.2 -django-environ==0.10.0 +django-environ==0.11.1 django-filter==23.2 django-imagekit==4.1.0 # This library is very outdated, but is a pillar of DefectDojo