From 88217a60f5e66759b7e9e2319acad201c931945b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 03:22:00 +0000 Subject: [PATCH] chore(deps): bump openmeteo-requests from 1.7.4 to 1.7.5 Bumps [openmeteo-requests](https://github.com/open-meteo/python-requests) from 1.7.4 to 1.7.5. - [Release notes](https://github.com/open-meteo/python-requests/releases) - [Commits](https://github.com/open-meteo/python-requests/compare/v1.7.4...v1.7.5) --- updated-dependencies: - dependency-name: openmeteo-requests dependency-version: 1.7.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 37952373..dbf8b426 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,6 +55,6 @@ pyyaml # weather function googlemaps==4.10.0 -openmeteo-requests==1.7.4 +openmeteo-requests==1.7.5 requests-cache==1.2.1 retry-requests==2.0.0