From f9835ae1a2fb8123b475794746757b316d0afeb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Aug 2021 00:03:09 +0000 Subject: [PATCH] Bump webdavclient3 from 3.14.5 to 3.14.6 Bumps [webdavclient3](https://github.com/ezhov-evgeny/webdav-client-python-3) from 3.14.5 to 3.14.6. - [Release notes](https://github.com/ezhov-evgeny/webdav-client-python-3/releases) - [Changelog](https://github.com/ezhov-evgeny/webdav-client-python-3/blob/develop/RELEASE_NOTES.md) - [Commits](https://github.com/ezhov-evgeny/webdav-client-python-3/compare/v3.14.5...v3.14.6) --- updated-dependencies: - dependency-name: webdavclient3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bb7eba99c..ebf082018 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ python-dotenv==0.19.0 requests==2.26.0 simplejson==3.17.3 six==1.16.0 -webdavclient3==3.14.5 +webdavclient3==3.14.6 whitenoise==5.3.0 icalendar==4.0.7 pyyaml==5.4.1