From 295bae11ee7bdeb108e3a39c2be859a9ff3cb373 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 13:07:01 +0000 Subject: [PATCH] Bump django from 2.2.28 to 4.2.16 Bumps [django](https://github.com/django/django) from 2.2.28 to 4.2.16. - [Commits](https://github.com/django/django/compare/2.2.28...4.2.16) --- 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 6a518c85..87c11e8f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ psycopg2 #Django==1.11.7 -Django==2.2.28 +Django==4.2.16 oauthlib==3.2.2 requests==2.31.0 requests-oauthlib==1.3.1