From f61c0ff9b4922213f976f5d65dc0e9d177dc203d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 21:05:39 +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 ... 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 0bcaa1ba..68513dd4 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -47,7 +47,7 @@ distlib==0.3.8 # via virtualenv dj-database-url==2.2.0 # via Western-Friend-website (pyproject.toml) -django==5.1 +django==5.1.1 # via # Western-Friend-website (pyproject.toml) # crispy-bootstrap5 diff --git a/requirements.txt b/requirements.txt index a0834d47..3c221377 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ defusedxml==0.7.1 # via willow dj-database-url==2.2.0 # via Western-Friend-website (pyproject.toml) -django==5.1 +django==5.1.1 # via # Western-Friend-website (pyproject.toml) # crispy-bootstrap5