From cc17708ea1c09cf6997cc3380e1e3a4b4f3cef60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Jan 2026 17:42:41 +0100 Subject: [PATCH] build(deps): bump tzfpy from 1.1.0 to 1.1.1 (#852) Bumps [tzfpy](https://github.com/ringsaturn/tz-benchmark) from 1.1.0 to 1.1.1. - [Commits](https://github.com/ringsaturn/tz-benchmark/commits) --- updated-dependencies: - dependency-name: tzfpy dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 4fbba70..75e3e42 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ bokeh==3.8.2 uvicorn==0.40.0 scikit-learn==1.8.0 scipy==1.17.0 -tzfpy==1.1.0 +tzfpy==1.1.1 deap==1.4.3 requests==2.32.5 pandas==2.3.3