From be5020305b035ec21d95cba1b92cfdf76306725c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 18:46:01 +0000 Subject: [PATCH] chore(deps): bump threadpoolctl from 3.5.0 to 3.6.0 Bumps [threadpoolctl](https://github.com/joblib/threadpoolctl) from 3.5.0 to 3.6.0. - [Release notes](https://github.com/joblib/threadpoolctl/releases) - [Changelog](https://github.com/joblib/threadpoolctl/blob/master/CHANGES.md) - [Commits](https://github.com/joblib/threadpoolctl/compare/3.5.0...3.6.0) --- updated-dependencies: - dependency-name: threadpoolctl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index 8d5f36bf0..2bc62c72f 100644 --- a/requirements.in +++ b/requirements.in @@ -370,7 +370,7 @@ statsmodels==0.14.4 # plotnine tblib==3.0.0 # via distributed -threadpoolctl==3.5.0 +threadpoolctl==3.6.0 # via scikit-learn toml==0.10.2 # via diff --git a/requirements.txt b/requirements.txt index 9195a5c9d..2256ba7cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1947,9 +1947,9 @@ tblib==3.0.0 \ # via # -r requirements.in # distributed -threadpoolctl==3.5.0 \ - --hash=sha256:082433502dd922bf738de0d8bcc4fdcbf0979ff44c42bd40f5af8a282f6fa107 \ - --hash=sha256:56c1e26c150397e58c4926da8eeee87533b1e32bef131bd4bf6a2f45f3185467 +threadpoolctl==3.6.0 \ + --hash=sha256:43a0b8fd5a2928500110039e43a5eed8480b918967083ea48dc3ab9f13c4a7fb \ + --hash=sha256:8ab8b4aa3491d812b623328249fab5302a68d2d71745c8a4c719a2fcaba9f44e # via # -r requirements.in # scikit-learn