From d09fa4050765096bc4221418b659f2ab16d4fb7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 15:01:03 +0200 Subject: [PATCH] build(deps): bump timezonefinder from 6.6.2 to 7.0.1 (#638) Bumps [timezonefinder](https://github.com/jannikmi/timezonefinder) from 6.6.2 to 7.0.1. - [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/6.6.2...7.0.1) --- updated-dependencies: - dependency-name: timezonefinder dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major ... 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 bfcd84f..4227fd3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ mdit-py-plugins==0.4.2 bokeh==3.7.3 uvicorn==0.35.0 scikit-learn==1.7.1 -timezonefinder==6.6.2 +timezonefinder==7.0.1 deap==1.4.3 requests==2.32.4 pandas==2.3.1