From 94b1eb7f4dc1161920eaf73a5fa0031eacaaa1c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Nov 2021 23:13:37 +0000 Subject: [PATCH] Bump filelock from 3.2 to 3.3.2 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.2 to 3.3.2. - [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.2.0...3.3.2) --- updated-dependencies: - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9109ff8b9b..a0a28119b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ configparser==5.0.2 contextlib2==21.6.0 distlib==0.3.3 distro==1.6.0 -filelock==3.2 +filelock==3.3.2 fire==0.4.0 gitdb==4.0.7 html5lib==1.1 @@ -36,7 +36,7 @@ packaging==21.0 pathlib2==2.3.6 pendulum==2.1.2 pep517==0.11.0 -Pillow==8.3.2 +Pillow==8.4.0 platformdirs==2.3.0 pre-commit==2.14.1 progress==1.6 @@ -52,7 +52,7 @@ pytoml==0.1.21 pytz==2021.1 pytzdata==2020.1 PyYAML==6.0 -regex==2021.8.28 +regex==2021.11.10 requests==2.26.0 retrying==1.3.3 scandir==1.10.0