From 89ba2612336dd15000dced584a58c53736ac217b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 19:39:58 +0000 Subject: [PATCH] Bump wiki from 0.11 to 0.11.2 Bumps [wiki](https://github.com/django-wiki/django-wiki) from 0.11 to 0.11.2. - [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.11...releases/0.11.2) --- updated-dependencies: - dependency-name: wiki dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 96670c01..01085f7f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -71,7 +71,7 @@ django-mptt==0.16.0 # via # -r requirements.in # wiki -django-nyt==1.4 +django-nyt==1.4.1 # via wiki django-picklefield==3.1 # via django-constance @@ -201,7 +201,7 @@ webencodings==0.5.1 # tinycss2 wheel==0.38.1 # via pip-tools -wiki==0.11 +wiki==0.11.2 # via -r requirements.in # The following packages are considered to be unsafe in a requirements file: