From 19d3a7f2a524dca5258a8947978ca33f912fff3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 14:35:28 +0000 Subject: [PATCH] Bump filelock from 3.6.0 to 3.13.1 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.6.0 to 3.13.1. - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/py-filelock/compare/3.6.0...3.13.1) --- 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 5ee35f7..f8ca70a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ certifi==2023.7.22 charset-normalizer==2.0.12 distlib==0.3.4 docopt==0.6.2 -filelock==3.6.0 +filelock==3.13.1 idna==3.3 platformdirs==2.5.2 requests==2.31.0