From 48db977cf1074f92e2c52655cae7a40758e231ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 21:06:10 +0000 Subject: [PATCH] Bump django from 4.2.27 to 4.2.28 in /infra Bumps [django](https://github.com/django/django) from 4.2.27 to 4.2.28. - [Commits](https://github.com/django/django/compare/4.2.27...4.2.28) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.28 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 300d6883..7ddd97b3 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.27 +Django==4.2.28 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