From 4dc8fa0ba902e2ef5e9202e19afe955dd9fd98c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 12:03:48 +0000 Subject: [PATCH] Update openstef requirement from ~=3.4.87 to ~=3.4.92 Updates the requirements on [openstef](https://github.com/OpenSTEF/openstef) to permit the latest version. - [Release notes](https://github.com/OpenSTEF/openstef/releases) - [Changelog](https://github.com/OpenSTEF/openstef/blob/main/RELEASE.md) - [Commits](https://github.com/OpenSTEF/openstef/compare/v3.4.87...v3.4.92) --- updated-dependencies: - dependency-name: openstef dependency-version: 3.4.92 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 532cbc9..c2035f5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ ciso8601~=2.3.0 # To speed up influxDB queries geopy~=2.3.0 -openstef~=3.4.87 +openstef~=3.4.92 mlflow-skinny>=3.5.1,<4.0.0 pydantic-settings>=2.1.0,<3.0.0 influxdb-client~=1.36.1