From 2d84143d647c42a5cdf7005b4a3b75df02736727 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 22:04:42 +0000 Subject: [PATCH] build(deps): bump django-environ from 0.11.2 to 0.12.0 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] --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index 09a6223..d656bb6 100644 --- a/Pipfile +++ b/Pipfile @@ -9,7 +9,7 @@ django-filter = "==24.3" djangorestframework = "==3.15.2" markdown = "==3.7" drf-spectacular = "==0.28.0" -django-environ = "==0.11.2" +django-environ = "==0.12.0" djangorestframework-simplejwt = "==5.4.0" pillow = "==11.1.0" django-cors-headers = "==4.6.0" diff --git a/Pipfile.lock b/Pipfile.lock index a25caa3..8650d3f 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "34726ae9300123c3d7bd99eeb5d1b76440224bacf2d7169e732785b5d7f3278c" + "sha256": "e5f2c1c5f8e883698b22996432f57b1e166fa199e7387127c5a447e9ef0692a0" }, "pipfile-spec": 6, "requires": { @@ -69,12 +69,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-filter": { "hashes": [