From e369c4668ba2a5f8a44f8dafb3b5620e1cd0f758 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 05:06:11 +0000 Subject: [PATCH] build(deps): bump toolz from 0.12.1 to 1.0.0 in /.github/dependabot Bumps [toolz](https://github.com/pytoolz/toolz) from 0.12.1 to 1.0.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/0.12.1...1.0.0) --- updated-dependencies: - dependency-name: toolz dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/dependabot/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot/constraints.txt b/.github/dependabot/constraints.txt index ab909d1c..72b955b7 100644 --- a/.github/dependabot/constraints.txt +++ b/.github/dependabot/constraints.txt @@ -15,5 +15,5 @@ pandas==2.1.1 pymysql==1.1.1 requests==2.32.3 toml==0.10.2 -toolz==0.12.1 +toolz==1.0.0 xarray==2024.9.0