From eb70820b040d269e27fdc656ff666b357a09d25d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 18:29:13 +0000 Subject: [PATCH] Bump django from 5.1 to 5.1.4 Bumps [django](https://github.com/django/django) from 5.1 to 5.1.4. - [Commits](https://github.com/django/django/compare/5.1...5.1.4) --- updated-dependencies: - dependency-name: django 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 fe4adc8..6643ce2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -django==5.1 +django==5.1.4 #mysql-python # git+https://github.com/PyMySQL/mysqlclient-python.git@v1.4.6#egg=MySQLdb