From 773d4a3aac006617e36329e34f1d36deef8441fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 14:19:15 +0000 Subject: [PATCH] Bump filelock from 3.6.0 to 3.7.1 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.6.0 to 3.7.1. - [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.6.0...3.7.1) --- updated-dependencies: - dependency-name: filelock dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index e21e8fb6..7896386a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ black==22.1.0 docformatter==1.4 -filelock==3.6.0 +filelock==3.7.1 flake8==4.0.1 isort==5.10.1 pytest==7.0.1