From 47ba9ac5367758806d514aea59d857817168ce00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 22:44:37 +0000 Subject: [PATCH] chore(deps): bump django from 4.2.17 to 4.2.23 Bumps [django](https://github.com/django/django) from 4.2.17 to 4.2.23. - [Commits](https://github.com/django/django/compare/4.2.17...4.2.23) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.23 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 839ed20..36f776f 100644 --- a/poetry.lock +++ b/poetry.lock @@ -350,14 +350,14 @@ toml = ["tomli ; python_full_version <= \"3.11.0a6\""] [[package]] name = "django" -version = "4.2.17" +version = "4.2.23" description = "A high-level Python web framework that encourages rapid development and clean, pragmatic design." optional = false python-versions = ">=3.8" groups = ["main"] files = [ - {file = "Django-4.2.17-py3-none-any.whl", hash = "sha256:3a93350214ba25f178d4045c0786c61573e7dbfa3c509b3551374f1e11ba8de0"}, - {file = "Django-4.2.17.tar.gz", hash = "sha256:6b56d834cc94c8b21a8f4e775064896be3b4a4ca387f2612d4406a5927cd2fdc"}, + {file = "django-4.2.23-py3-none-any.whl", hash = "sha256:dafbfaf52c2f289bd65f4ab935791cb4fb9a198f2a5ba9faf35d7338a77e9803"}, + {file = "django-4.2.23.tar.gz", hash = "sha256:42fdeaba6e6449d88d4f66de47871015097dc6f1b87910db00a91946295cfae4"}, ] [package.dependencies]