From 7aadef2bc98969071be7093bb0714af8788ec03b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 10:43:27 +0000 Subject: [PATCH] build(deps): bump wsgidav from 4.3.1 to 4.3.2 Bumps [wsgidav](https://github.com/mar10/wsgidav) from 4.3.1 to 4.3.2. - [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/v4.3.1...v4.3.2) --- updated-dependencies: - dependency-name: wsgidav dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 97eee8a..7b1e16e 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2238,13 +2238,13 @@ files = [ [[package]] name = "wsgidav" -version = "4.3.1" +version = "4.3.2" description = "Generic and extendable WebDAV server based on WSGI" optional = false python-versions = "*" files = [ - {file = "WsgiDAV-4.3.1-py3-none-any.whl", hash = "sha256:00223c2ecd867622a7d9aa15eab6d9f8cb6f39535c4d8f30a045d727c6e03b84"}, - {file = "WsgiDAV-4.3.1.tar.gz", hash = "sha256:53b69c8efb94fd06b90db806833555dede2f6a9ce2458d5a29eee03154773840"}, + {file = "WsgiDAV-4.3.2-py3-none-any.whl", hash = "sha256:9645fdb799332840c3646dddbf0750624166da719285113e5d17c1f2d1ccd40a"}, + {file = "WsgiDAV-4.3.2.tar.gz", hash = "sha256:4c3c24ac01b656a9edcb0014f31717ca8b9a3ec7d7cd9adc39d9ce1b00bfe759"}, ] [package.dependencies]