From f5cae0450aa5d1c0646429db1578f5f8c2396994 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 19:46:43 +0000 Subject: [PATCH] Bump django from 2.2.13 to 3.2.25 Bumps [django](https://github.com/django/django) from 2.2.13 to 3.2.25. - [Commits](https://github.com/django/django/compare/2.2.13...3.2.25) --- 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 bf7f3aa..867a1ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ spyne==2.13.2-alpha requests==2.25.1 mod-wsgi==4.6.8 -django==2.2.13 +django==3.2.25 urllib3>=1.25.9 lxml==4.2.5