From 5c4d4850108edd7a9649bcf047b2f8891b3cc097 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 00:05:26 +0000 Subject: [PATCH] build(deps): bump timezonefinder from 7.0.1 to 8.0.0 Bumps [timezonefinder](https://github.com/jannikmi/timezonefinder) from 7.0.1 to 8.0.0. - [Release notes](https://github.com/jannikmi/timezonefinder/releases) - [Changelog](https://github.com/jannikmi/timezonefinder/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jannikmi/timezonefinder/compare/7.0.1...8.0.0) --- updated-dependencies: - dependency-name: timezonefinder dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ac2061e..6fe7807 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ mdit-py-plugins==0.5.0 bokeh==3.7.3 uvicorn==0.35.0 scikit-learn==1.7.1 -timezonefinder==7.0.1 +timezonefinder==8.0.0 deap==1.4.3 requests==2.32.5 pandas==2.3.1