From cba42271f72ebbc884e0f82bf8d94e6e7bd22714 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 17:02:56 +0000 Subject: [PATCH] Bump django from 4.2.5 to 4.2.6 Bumps [django](https://github.com/django/django) from 4.2.5 to 4.2.6. - [Commits](https://github.com/django/django/compare/4.2.5...4.2.6) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 1f38adbe..fdf79d79 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -16,7 +16,7 @@ colorama==0.4.6 # via tox distlib==0.3.7 # via virtualenv -django==4.2.5 +django==4.2.6 # via -r requirements-dev.in filelock==3.12.3 # via