From ac8866a4dc2ec41c91c2feda8eafcc2d55c4f88e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 07:50:00 +0000 Subject: [PATCH] Bump django-solo from 2.2.0 to 2.3.0 in /requirements Bumps [django-solo](https://github.com/lazybird/django-solo) from 2.2.0 to 2.3.0. - [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.2.0...2.3.0) --- updated-dependencies: - dependency-name: django-solo 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 6922f937..4c955945 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -8,7 +8,7 @@ django-htmlmin==0.11.0 django-model-utils==4.5.1 django-searchable-encrypted-fields==0.2.1 django-silk==5.1.0 -django-solo==2.2.0 +django-solo==2.3.0 django-url-or-relative-url-field==0.2.0 djangorestframework==3.15.1 djangorestframework-api-key==3.0.0