From 27cae2184f727cf74b660f9e9272fdb413b1d9ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 07:21:46 +0000 Subject: [PATCH] Bump django from 5.1 to 5.1.1 Bumps [django](https://github.com/django/django) from 5.1 to 5.1.1. - [Commits](https://github.com/django/django/compare/5.1...5.1.1) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 48bab4cb..ae1885d0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -52,7 +52,7 @@ debugpy==1.8.5 # via Liionsden (pyproject.toml) distlib==0.3.8 # via virtualenv -django==5.1 +django==5.1.1 # via # Liionsden (pyproject.toml) # crispy-bootstrap5 diff --git a/requirements.txt b/requirements.txt index 8036b0ac..35dd02ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ cycler==0.12.1 # via matplotlib debugpy==1.8.5 # via Liionsden (pyproject.toml) -django==5.1 +django==5.1.1 # via # Liionsden (pyproject.toml) # crispy-bootstrap5