From 437f3e2c54cb1ed58626f2ab46edddddff6b47f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Sep 2023 02:28:36 +0000 Subject: [PATCH] Bump filelock from 3.0.12 to 3.12.4 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.0.12 to 3.12.4. - [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/v3.0.12...3.12.4) --- 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 68a4bd4ed..a8115bb4a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ psutil==5.9.3 colorful==0.5.4 celery==5.2.2 -filelock==3.0.12 +filelock==3.12.4 pyOpenSSL==23.1.1 cryptography==39.0.1