From 61b9bd204fe8fa57ba26e84e172a4848e3dac517 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 16:06:11 +0000 Subject: [PATCH] Bump django from 4.2.10 to 4.2.11 Bumps [django](https://github.com/django/django) from 4.2.10 to 4.2.11. - [Commits](https://github.com/django/django/compare/4.2.10...4.2.11) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index da406b9..8e6c74a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ certifi==2024.2.2 chardet==5.2.0 charset-normalizer==3.3.2 dj-database-url==2.1.0 -Django==4.2.10 +Django==4.2.11 gunicorn==21.2.0 idna==3.6 psycopg==3.1.18