From e277344342010aba936ca348df907517164a5b2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 01:28:35 +0000 Subject: [PATCH] Bump django from 3.2.16 to 4.2.16 Bumps [django](https://github.com/django/django) from 3.2.16 to 4.2.16. - [Commits](https://github.com/django/django/compare/3.2.16...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 5c31d8c..014e009 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -i https://py.mdrn.pl/simple -Django==3.2.16 +Django==4.2.16 django-cas-ng==4.3.0 django-bootstrap4==22.2 django-pglocks==1.0.4