From 867ae00cd53f1bbee1ed6b4ce3164f11b4552ba1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 14:32:35 +0000 Subject: [PATCH] Bump filelock from 3.6.0 to 3.15.3 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.6.0 to 3.15.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.15.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 41ce6f6..bf77e37 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.15.3 idna==3.3 platformdirs==2.5.2 requests==2.31.0