From 564537ba4ea38049b3755cfc0598c95880f89923 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Dec 2021 17:50:12 +0000 Subject: [PATCH] Bump wiki from 0.5 to 0.7.9 Bumps [wiki](https://github.com/django-wiki/django-wiki) from 0.5 to 0.7.9. - [Release notes](https://github.com/django-wiki/django-wiki/releases) - [Changelog](https://github.com/django-wiki/django-wiki/blob/main/docs/release_notes.rst) - [Commits](https://github.com/django-wiki/django-wiki/compare/releases/0.5...releases/0.7.9) --- updated-dependencies: - dependency-name: wiki dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2bb905a..2ce192e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,5 +38,5 @@ typed-ast==1.4.1 wcwidth==0.1.8 webencodings==0.5.1 whitenoise==5.0.1 -wiki==0.5 +wiki==0.7.9 wrapt==1.11.2