From 6ee78d9fe91bb192ac163f4090b0625c08daffe7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 18:57:48 +0000 Subject: [PATCH] Bump django from 4.2.16 to 4.2.17 in /infra Bumps [django](https://github.com/django/django) from 4.2.16 to 4.2.17. - [Commits](https://github.com/django/django/compare/4.2.16...4.2.17) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- infra/requirements-core.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/requirements-core.txt b/infra/requirements-core.txt index 5d92b9bd..b6a4015e 100644 --- a/infra/requirements-core.txt +++ b/infra/requirements-core.txt @@ -8,7 +8,7 @@ django-registration==3.3 django-social-share==2.3.0 django-sortedm2m==3.1.1 django-storages==1.13.2 -Django==4.2.16 +Django==4.2.17 rcvformats==0.0.42 selenium==4.25.0 psycopg2-binary==2.9.6