From 616bf378b0b3e27ee671afd001d8682fe1de0995 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 00:53:33 +0000 Subject: [PATCH] Bump django from 5.1.1 to 5.1.2 Bumps [django](https://github.com/django/django) from 5.1.1 to 5.1.2. - [Commits](https://github.com/django/django/compare/5.1.1...5.1.2) --- 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 1bba8c0..ae46229 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ black==24.8.0 bleach==6.1.0 dj-database-url==2.2.0 dj-static==0.0.6 -django==5.1.1 +django==5.1.2 gunicorn==23.0.0 markdown==3.7 pre-commit==3.8.0