From 9e4b3442b1e86da472e3f37ca71a90bc83a79fc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 14:57:01 +0000 Subject: [PATCH] Bump django from 4.2.26 to 4.2.27 in /infra Bumps [django](https://github.com/django/django) from 4.2.26 to 4.2.27. - [Commits](https://github.com/django/django/compare/4.2.26...4.2.27) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.27 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 46de2a97..300d6883 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.26 +Django==4.2.27 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.32.4