From b9c06ae24981bc30bd6bf1ec670206ea73ca1741 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 21:23:59 +0000 Subject: [PATCH] Bump django from 4.2.7 to 4.2.11 Bumps [django](https://github.com/django/django) from 4.2.7 to 4.2.11. - [Commits](https://github.com/django/django/compare/4.2.7...4.2.11) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index a6465d4..77d8663 100644 --- a/Pipfile +++ b/Pipfile @@ -9,7 +9,7 @@ black = "*" djlint = "*" [packages] -django = "==4.2.7" +django = "==4.2.11" markdown = "==3.4.1" whitenoise = "==6.2.0" diff --git a/Pipfile.lock b/Pipfile.lock index b68c0fc..fada8f2 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "88106a3df220784fdcc4e2154e56e2dd99a90443260a25e48594afc8118e6dd7" + "sha256": "3d09d46f0a1be0a6698ab12423ef95936c37eba2406216285c623c42a373f849" }, "pipfile-spec": 6, "requires": { @@ -26,12 +26,12 @@ }, "django": { "hashes": [ - "sha256:8e0f1c2c2786b5c0e39fe1afce24c926040fad47c8ea8ad30aaf1188df29fc41", - "sha256:e1d37c51ad26186de355cbcec16613ebdabfa9689bbade9c538835205a8abbe9" + "sha256:6e6ff3db2d8dd0c986b4eec8554c8e4f919b5c1ff62a5b4390c17aff2ed6e5c4", + "sha256:ddc24a0a8280a0430baa37aff11f28574720af05888c62b7cfe71d219f4599d3" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==4.2.7" + "version": "==4.2.11" }, "markdown": { "hashes": [