From 0c8a9efb656f5d90c655c0f590fd3e592653db64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Jul 2025 15:12:32 +0200 Subject: [PATCH] build(deps): bump timezonefinder from 6.5.9 to 6.6.2 (#624) Bumps [timezonefinder](https://github.com/jannikmi/timezonefinder) from 6.5.9 to 6.6.2. - [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.5.9...6.6.2) --- updated-dependencies: - dependency-name: timezonefinder dependency-version: 6.6.2 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 8530281..bfcd84f 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.5.9 +timezonefinder==6.6.2 deap==1.4.3 requests==2.32.4 pandas==2.3.1