From 0ac28d071afa1ba3690b8014fa81d671a0901b07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 20:30:31 +0000 Subject: [PATCH] Bump django from 4.2.30 to 5.2.16 in /infra Bumps [django](https://github.com/django/django) from 4.2.30 to 5.2.16. - [Commits](https://github.com/django/django/compare/4.2.30...5.2.16) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.16 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 98afcdae..118f88ee 100644 --- a/infra/requirements-core.txt +++ b/infra/requirements-core.txt @@ -8,7 +8,7 @@ django-registration==5.2.1 django-social-share==2.3.0 django-sortedm2m==4.0.0 django-storages==1.14.6 -Django==4.2.30 +Django==5.2.16 rcvformats==0.0.46 selenium==4.31.0 # Stay below 4.32.0 until this is fixed: https://github.com/SeleniumHQ/selenium/issues/15772 requests==2.33.0