From 1032a471136db76420a25843978ca813cfc525d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 14:41:33 +0000 Subject: [PATCH] Bump filelock from 3.6.0 to 3.13.3 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.6.0 to 3.13.3. - [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.3) --- 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 0f1c850..f31f7ba 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.3 idna==3.3 platformdirs==2.5.2 requests==2.31.0