From f982715faa62c3937421bd4b4e48a8aa11a22aa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 20:44:05 +0200 Subject: [PATCH] chore(deps): bump dj-database-url from 2.2.0 to 2.3.0 (#954) Bumps [dj-database-url](https://github.com/jazzband/dj-database-url) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/jazzband/dj-database-url/releases) - [Changelog](https://github.com/jazzband/dj-database-url/blob/master/CHANGELOG.md) - [Commits](https://github.com/jazzband/dj-database-url/compare/v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: dj-database-url 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> --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 3f7d087a..08c5c363 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,7 @@ name = "pypi" certifi = "==2024.8.30" chardet = "==4.0.0" coverage = "==7.6.4" -dj-database-url = "==2.2.0" +dj-database-url = "==2.3.0" django-configurations = "==2.5.1" docopt = "==0.6.2" freezegun = "==1.5.1" diff --git a/Pipfile.lock b/Pipfile.lock index 7187b966..ab494b51 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "29d5944c4ff9a8ee68e7de9903b344ed18f099fc97713cd78614f8c93ae080cf" + "sha256": "675f82e61681a91a535f1105db293b0cfb8278a6ebf403832e23b1f94e0a3f6a" }, "pipfile-spec": 6, "requires": { @@ -294,11 +294,11 @@ }, "dj-database-url": { "hashes": [ - "sha256:3e792567b0aa9a4884860af05fe2aa4968071ad351e033b6db632f97ac6db9de", - "sha256:9f9b05058ddf888f1e6f840048b8d705ff9395e3b52a07165daa3d8b9360551b" + "sha256:ae52e8e634186b57e5a45e445da5dc407a819c2ceed8a53d1fac004cc5288787", + "sha256:bb0d414ba0ac5cd62773ec7f86f8cc378a9dbb00a80884c2fc08cc570452521e" ], "index": "pypi", - "version": "==2.2.0" + "version": "==2.3.0" }, "django": { "hashes": [