From 51871c73290c4ff0bf91f41e2a26148fd397e41b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 14:36:20 +0000 Subject: [PATCH] Bump filelock from 3.6.0 to 3.13.4 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.6.0 to 3.13.4. - [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.4) --- 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 41ce6f6..c82102f 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.4 idna==3.3 platformdirs==2.5.2 requests==2.31.0