From 855a43b958626adc76d4821ce8eb20590463ee9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Mar 2025 14:28:45 +0000 Subject: [PATCH] Bump django-environ in /{{cookiecutter.project_slug}} Bumps [django-environ](https://github.com/joke2k/django-environ) from 0.11.2 to 0.12.0. - [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.11.2...v0.12.0) --- updated-dependencies: - dependency-name: django-environ dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- {{cookiecutter.project_slug}}/Pipfile | 2 +- {{cookiecutter.project_slug}}/Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/{{cookiecutter.project_slug}}/Pipfile b/{{cookiecutter.project_slug}}/Pipfile index bea2657d5..2215111d3 100644 --- a/{{cookiecutter.project_slug}}/Pipfile +++ b/{{cookiecutter.project_slug}}/Pipfile @@ -12,7 +12,7 @@ python_version = "3.9" cryptography = "~=44.0.2" django = "==4.2.20" "boto3" = "~=1.35.55" -django-environ = "~=0.11.2" +django-environ = "~=0.12.0" django-storages = "~=1.14" psycopg2 = "<=2.9.9" waitress = "~=3.0.2" diff --git a/{{cookiecutter.project_slug}}/Pipfile.lock b/{{cookiecutter.project_slug}}/Pipfile.lock index 1809551f6..e41f8e25b 100644 --- a/{{cookiecutter.project_slug}}/Pipfile.lock +++ b/{{cookiecutter.project_slug}}/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "e49809d3884589c21349fbb5f3e0c8926e11eeaa8fae1e0d1a0b2a2b47c9881d" + "sha256": "4de24750caad70ccd8a5d8dbf8830bd8199fc0dcb79b84781823f61885b4c942" }, "pipfile-spec": 6, "requires": { @@ -372,12 +372,12 @@ }, "django-environ": { "hashes": [ - "sha256:0ff95ab4344bfeff693836aa978e6840abef2e2f1145adff7735892711590c05", - "sha256:f32a87aa0899894c27d4e1776fa6b477e8164ed7f6b3e410a62a6d72caaf64be" + "sha256:227dc891453dd5bde769c3449cf4a74b6f2ee8f7ab2361c93a07068f4179041a", + "sha256:92fb346a158abda07ffe6eb23135ce92843af06ecf8753f43adf9d2366dcc0ca" ], "index": "pypi", - "markers": "python_version >= '3.6' and python_version < '4'", - "version": "==0.11.2" + "markers": "python_version >= '3.9' and python_version < '4'", + "version": "==0.12.0" }, "django-extensions": { "hashes": [