From 48efc41514286a85f3b5f0f04de6bc6edde3f73d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 16:34:49 +0000 Subject: [PATCH] chore(deps): 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] --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index 4316c4f9..861f0679 100644 --- a/Pipfile +++ b/Pipfile @@ -47,7 +47,7 @@ Django = "==4.2.4" IPy = "==1.1" PyJWT = "==2.8.0" uvicorn = "==0.27.1" -django-environ = "==0.10.0" +django-environ = "==0.11.2" google-cloud-storage = "==2.14.0" django-storages = {extras = ["google"], version = "==1.13.2"} slack-sdk = "==3.27.0" diff --git a/Pipfile.lock b/Pipfile.lock index b24dd3ed..3f02eac2 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "1f409b23d271d79df03c72caf8629ef7312b3fdcbe6f37a03b1ffd05ad6b464c" + "sha256": "ee004503ddee2998fdcb238d27dce7b2770a935d7390df046a680aeef7ab0450" }, "pipfile-spec": 6, "requires": { @@ -345,12 +345,12 @@ }, "django-environ": { "hashes": [ - "sha256:510f8c9c1d0a38b0815f91504270c29440a0cf44fab07f55942fa8d31bbb9be6", - "sha256:b3559a91439c9d774a9e0c1ced872364772c612cdf6dc919506a2b13f7a77225" + "sha256:0ff95ab4344bfeff693836aa978e6840abef2e2f1145adff7735892711590c05", + "sha256:f32a87aa0899894c27d4e1776fa6b477e8164ed7f6b3e410a62a6d72caaf64be" ], "index": "pypi", - "markers": "python_version >= '3.5' and python_version < '4'", - "version": "==0.10.0" + "markers": "python_version >= '3.6' and python_version < '4'", + "version": "==0.11.2" }, "django-maintenance-mode": { "hashes": [