From 0a330bb0f9603b98bad784569f0a8f4dca9e64e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 12:25:42 +0000 Subject: [PATCH] Bump wsgidav from 3.1.0 to 4.1.0 in /config Bumps [wsgidav](https://github.com/mar10/wsgidav) from 3.1.0 to 4.1.0. - [Release notes](https://github.com/mar10/wsgidav/releases) - [Changelog](https://github.com/mar10/wsgidav/blob/master/CHANGELOG.md) - [Commits](https://github.com/mar10/wsgidav/compare/v3.1.0...v4.1.0) --- updated-dependencies: - dependency-name: wsgidav dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- config/requirements.full.txt | 2 +- config/requirements.win.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/requirements.full.txt b/config/requirements.full.txt index 389ebf8d1..e5a75a144 100644 --- a/config/requirements.full.txt +++ b/config/requirements.full.txt @@ -5,5 +5,5 @@ objgraph==3.1.0 leveldb==0.201 Pillow==9.3.0 requests==2.22.0 -wsgidav==3.1.0 +wsgidav==4.1.0 markdown==3.3.4 diff --git a/config/requirements.win.txt b/config/requirements.win.txt index 3b3e802a3..869214c43 100644 --- a/config/requirements.win.txt +++ b/config/requirements.win.txt @@ -4,5 +4,5 @@ psutil==5.6.6 objgraph==3.1.0 Pillow==9.3.0 requests==2.22.0 -wsgidav==3.1.0 +wsgidav==4.1.0 markdown==3.3.4