From 7449bb7b2ce4022e00f4675dcd9bc05eda68ab23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 19:36:15 +0000 Subject: [PATCH] build(deps): bump toolz from 1.0.0 to 1.1.0 Bumps [toolz](https://github.com/pytoolz/toolz) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/pytoolz/toolz/releases) - [Changelog](https://github.com/pytoolz/toolz/blob/master/release-notes) - [Commits](https://github.com/pytoolz/toolz/compare/1.0.0...1.1.0) --- updated-dependencies: - dependency-name: toolz dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- sbom/combined-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbom/combined-requirements.txt b/sbom/combined-requirements.txt index b72a6730..9847c4cf 100644 --- a/sbom/combined-requirements.txt +++ b/sbom/combined-requirements.txt @@ -130,7 +130,7 @@ sympy==1.14.0 tenacity==9.1.2 threadpoolctl==3.6.0 toml==0.10.2 -toolz==1.0.0 +toolz==1.1.0 torch==2.9.1 tornado==6.5.2 tqdm==4.67.1