From 06c761195f032745290c495914d28097e0f08b8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 09:25:11 +0000 Subject: [PATCH] Bump cytoolz from 0.12.3 to 1.0.1 Bumps [cytoolz](https://github.com/pytoolz/cytoolz) from 0.12.3 to 1.0.1. - [Release notes](https://github.com/pytoolz/cytoolz/releases) - [Commits](https://github.com/pytoolz/cytoolz/compare/0.12.3...1.0.1) --- updated-dependencies: - dependency-name: cytoolz dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 9ca7aa6..96a12c4 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -64,7 +64,7 @@ coverage==7.6.1 # via pytest-cov cycler==0.12.1 # via matplotlib -cytoolz==0.12.3 +cytoolz==1.0.1 # via swmmanywhere dill==0.3.9 # via multiprocess diff --git a/requirements.txt b/requirements.txt index 8e189b6..60ab088 100644 --- a/requirements.txt +++ b/requirements.txt @@ -54,7 +54,7 @@ contourpy==1.3.0 # via matplotlib cycler==0.12.1 # via matplotlib -cytoolz==0.12.3 +cytoolz==1.0.1 # via swmmanywhere dill==0.3.9 # via multiprocess