From 59ec88c1ebe46907755b31646c0cee245c5a3ce1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 12:22:03 +0000 Subject: [PATCH] Bump filelock from 3.15.4 to 3.16.1 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.15.4 to 3.16.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.15.4...3.16.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 7ca9c48409..a7aa9f390c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ chardet==5.2.0 charset-normalizer==3.3.2 distlib==0.3.8 docutils==0.21.2 -filelock==3.15.4 +filelock==3.16.1 identify==2.6.0 idna==3.10 imagesize==1.4.1