From 0d9beaa3f36a23641d17ee3a7dd2e77933b39846 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Oct 2021 03:01:04 +0000 Subject: [PATCH] Bump filelock from 3.0.12 to 3.3.0 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.0.12 to 3.3.0. - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Commits](https://github.com/tox-dev/py-filelock/compare/v3.0.12...3.3.0) --- updated-dependencies: - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-hyperopt.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-hyperopt.txt b/requirements-hyperopt.txt index 9feec80f1..b4067d1db 100644 --- a/requirements-hyperopt.txt +++ b/requirements-hyperopt.txt @@ -5,7 +5,7 @@ scipy==1.7.1 scikit-learn==0.24.2 scikit-optimize==0.8.1 -filelock==3.0.12 +filelock==3.3.0 joblib==1.0.1 psutil==5.8.0 progressbar2==3.53.3