From 8ff74e6cd0bcdfeba9f4679739869ea9fd605e6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 00:48:46 +0000 Subject: [PATCH] Bump django from 5.1.3 to 5.1.4 Bumps [django](https://github.com/django/django) from 5.1.3 to 5.1.4. - [Commits](https://github.com/django/django/compare/5.1.3...5.1.4) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cf6dead..f391b23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ black==24.10.0 bleach==6.2.0 dj-database-url==2.3.0 dj-static==0.0.6 -django==5.1.3 +django==5.1.4 gunicorn==23.0.0 markdown==3.7 pre-commit==4.0.1