From d05adcb3e9b6fb94bfe541902e42acd0e28b7d61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 20:24:56 +0000 Subject: [PATCH] build(deps): bump django from 5.0.6 to 5.1.14 Bumps [django](https://github.com/django/django) from 5.0.6 to 5.1.14. - [Commits](https://github.com/django/django/compare/5.0.6...5.1.14) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b1f5a13..68dd905 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -Django==5.0.6 +Django==5.1.14 lxml==5.2.2 PyMySQL==1.1.1 \ No newline at end of file