From c1d4f6eb18eb8673e74d77e934cb4fd8b5b51b15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jan 2026 07:09:55 +0000 Subject: [PATCH] Bump django-solo from 2.4.0 to 2.5.1 in /requirements Bumps [django-solo](https://github.com/lazybird/django-solo) from 2.4.0 to 2.5.1. - [Release notes](https://github.com/lazybird/django-solo/releases) - [Changelog](https://github.com/lazybird/django-solo/blob/master/CHANGES) - [Commits](https://github.com/lazybird/django-solo/compare/2.4.0...2.5.1) --- updated-dependencies: - dependency-name: django-solo dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/main.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/main.txt b/requirements/main.txt index 547b11bf..7c606b42 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -5,7 +5,7 @@ django-compressor==4.6 django-model-utils==5.0.0 django-searchable-encrypted-fields==0.2.1 django-silk==5.4.3 -django-solo==2.4.0 +django-solo==2.5.1 django-url-or-relative-url-field==0.2.0 huey==2.5.4 jsonfield==3.2.0