From 8df14d71f4ea218c5497feb6b78a36bc17976eb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 19:41:55 +0000 Subject: [PATCH] Bump django in /django/gameschat/gameschat-without-talkjs Bumps [django](https://github.com/django/django) from 2.2.28 to 3.2.24. - [Commits](https://github.com/django/django/compare/2.2.28...3.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- django/gameschat/gameschat-without-talkjs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/gameschat/gameschat-without-talkjs/requirements.txt b/django/gameschat/gameschat-without-talkjs/requirements.txt index 02d3b236..2b47ecf9 100644 --- a/django/gameschat/gameschat-without-talkjs/requirements.txt +++ b/django/gameschat/gameschat-without-talkjs/requirements.txt @@ -5,7 +5,7 @@ certifi==2022.12.7 chardet==3.0.4 colorama==0.4.1 dj-database-url==0.5.0 -Django==2.2.28 +Django==3.2.24 django-crispy-forms==1.7.2 django-heroku==0.3.1 gunicorn==19.9.0