build(deps): bump tzfpy from 1.2.0 to 1.3.0 (#1039)
Some checks failed
Bump Version / Bump Version Workflow (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
docker-build / platform-excludes (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled

Bumps [tzfpy](https://github.com/ringsaturn/tzfpy) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/ringsaturn/tzfpy/releases)
- [Changelog](https://github.com/ringsaturn/tzfpy/blob/main/docs/release_wheels.csv)
- [Commits](https://github.com/ringsaturn/tzfpy/compare/v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: tzfpy
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-04-27 18:42:15 +02:00
committed by GitHub
parent 5fab4f8dc2
commit 7f4867318a

View File

@@ -31,7 +31,7 @@ dependencies = [
"bokeh==3.9.0",
"uvicorn==0.46.0",
"scipy==1.17.1",
"tzfpy==1.2.0",
"tzfpy==1.3.0",
"deap==1.4.4",
"requests==2.33.1",
"pandas==3.0.2",