From 01be2c009359d629fc04856f30247cc4396ecf15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 22:30:53 +0000 Subject: [PATCH] Chore(deps): Bump django from 5.2.11 to 5.2.14 in /etc Bumps [django](https://github.com/django/django) from 5.2.11 to 5.2.14. - [Commits](https://github.com/django/django/compare/5.2.11...5.2.14) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- etc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/requirements.txt b/etc/requirements.txt index 2511cef4..9554dc7a 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -45,7 +45,7 @@ cryptography==46.0.3 # via -r requirements.in decorator==5.2.1 # via retry2 -django==5.2.11 +django==5.2.14 # via # -r requirements.in # django-autocomplete-light