From 347de43edfe6cb02b42dce145bd747dc3da57c92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 19:25:52 +0000 Subject: [PATCH] Bump django-simple-history from 3.2.0 to 3.5.0 Bumps [django-simple-history](https://github.com/jazzband/django-simple-history) from 3.2.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.2.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 | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 949855a5..fb032f1e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,8 +6,10 @@ # arrow==1.2.2 # via ics -asgiref==3.5.2 - # via django +asgiref==3.7.2 + # via + # django + # django-simple-history asttokens==2.0.5 # via stack-data async-timeout==4.0.3 @@ -81,7 +83,7 @@ django-resized==1.0.2 # via -r requirements.in django-sekizai==3.0.1 # via wiki -django-simple-history==3.2.0 +django-simple-history==3.5.0 # via -r requirements.in djangorestframework==3.14.0 # via -r requirements.in @@ -182,7 +184,9 @@ traitlets==5.3.0 # ipython # matplotlib-inline typing-extensions==4.6.2 - # via -r requirements.in + # via + # -r requirements.in + # asgiref urllib3==1.26.18 # via # requests