From fea55f939793b32f38b2aef25878259ef82fe43c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 16:59:18 +0000 Subject: [PATCH] Bump django from 4.2.29 to 4.2.30 in /infra Bumps [django](https://github.com/django/django) from 4.2.29 to 4.2.30. - [Commits](https://github.com/django/django/compare/4.2.29...4.2.30) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.30 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 e2e90123..98afcdae 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.29 +Django==4.2.30 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