From 8cc4f73c4c46170a1e9bddd4668960118c04523d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 05:21:23 +0000 Subject: [PATCH] pip: (deps): bump filelock from 3.13.1 to 3.13.3 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.13.1 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.13.1...3.13.3) --- updated-dependencies: - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 56c4bb7..236cfe6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ click==8.1.7 cryptography==42.0.5 # via ansible-core docker==7.0.0 -filelock==3.13.1 +filelock==3.13.3 # via ansible-lint google-auth==2.28.2 # via kubernetes