From d3bbee7cd66f6ebe53390d76cc2e9a331cc9c8e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 16:13:11 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86(deps):=20Bump=20django-simple-history?= =?UTF-8?q?=20from=203.4.0=20to=203.5.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [django-simple-history](https://github.com/jazzband/django-simple-history) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/jazzband/django-simple-history/releases) - [Changelog](https://github.com/jazzband/django-simple-history/blob/master/CHANGES.rst) - [Commits](https://github.com/jazzband/django-simple-history/compare/3.4.0...3.5.0) --- updated-dependencies: - dependency-name: django-simple-history dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5579ac46..a8a9e2cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ django-extensions==3.2.3 django-ical==1.9.2 django-multiselectfield==0.1.12 django-phonenumber-field[phonenumbers]==7.3.0 -django-simple-history==3.4.0 +django-simple-history==3.5.0 sorl-thumbnail==12.10.0 # Packages related to authentication and other "social" stuff