From 044d3ccca2b008cb08adb575eeb51f498bc1c0d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Dec 2021 23:00:52 +0000 Subject: [PATCH] Bump filelock from 3.3.2 to 3.4.0 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.3.2 to 3.4.0. - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/py-filelock/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/py-filelock/compare/3.3.2...3.4.0) --- updated-dependencies: - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 990e0fa84b..2314f9d377 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ configparser==5.1.0 contextlib2==21.6.0 distlib==0.3.3 distro==1.6.0 -filelock==3.3.2 +filelock==3.4.0 fire==0.4.0 gitdb==4.0.9 html5lib==1.1