From d6e135519cf160a375a5f1956cad27048343abbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 22:13:48 +0000 Subject: [PATCH] Bump django from 5.1.2 to 5.1.5 Bumps [django](https://github.com/django/django) from 5.1.2 to 5.1.5. - [Commits](https://github.com/django/django/compare/5.1.2...5.1.5) --- 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 8c5d26d..e63e368 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -django==5.1.2 +django==5.1.5 djangorestframework==3.15.2 defusedxml==0.7.1 psycopg2-binary==2.9.9