From 7d9f49218c384c6ab33bc13a876a1da768865cbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 17:47:03 +0000 Subject: [PATCH] chore(pip-dev)(deps-dev): bump filelock from 3.16.0 to 3.16.1 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.16.0 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.16.0...3.16.1) --- updated-dependencies: - dependency-name: filelock dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 969c97b..cdd36da 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,7 +6,7 @@ colorama==0.4.6 ; sys_platform == "win32" or platform_system == "Windows" coverage==7.6.1 dill==0.3.8 distlib==0.3.8 -filelock==3.16.0 +filelock==3.16.1 identify==2.6.1 iniconfig==2.0.0 isort==5.13.2