From 2c616d8f7e7f2a185413b7e34f5bfe79b5e9b3fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 07:20:52 +0000 Subject: [PATCH] Bump filelock from 3.16.1 to 3.17.0 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.16.1 to 3.17.0. - [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.16.1...3.17.0) --- 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 8fbbbf397..58a7f8634 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ aiohttp-xmlrpc==1.5.0 async-timeout==5.0.1 attrs==25.1.0 chardet==5.2.0 -filelock==3.16.1 +filelock==3.17.0 humanfriendly==10.0 idna==3.10 importlib_metadata==8.5.0