From b9e752316877b652dc06234984840eeb155052ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 03:21:00 +0100 Subject: [PATCH] build(deps): bump tzfpy from 1.0.0 to 1.1.0 (#721) Bumps [tzfpy](https://github.com/ringsaturn/tz-benchmark) from 1.0.0 to 1.1.0. - [Commits](https://github.com/ringsaturn/tz-benchmark/commits) --- updated-dependencies: - dependency-name: tzfpy dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3f9dae1..e128d9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ mdit-py-plugins==0.5.0 bokeh==3.8.0 uvicorn==0.38.0 scikit-learn==1.7.2 -tzfpy==1.0.0 +tzfpy==1.1.0 deap==1.4.3 requests==2.32.5 pandas==2.3.3