From f646c7724008553405ebde4387ab3c9d2dce8d9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 08:55:36 +0000 Subject: [PATCH] Bump unleashclient from 6.3.0 to 6.4.0 in /requirements Bumps [unleashclient](https://github.com/Unleash/unleash-python-sdk) from 6.3.0 to 6.4.0. - [Release notes](https://github.com/Unleash/unleash-python-sdk/releases) - [Changelog](https://github.com/Unleash/unleash-python-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/Unleash/unleash-python-sdk/compare/v6.3.0...v6.4.0) --- updated-dependencies: - dependency-name: unleashclient dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index f556fbd..780174c 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -6,6 +6,6 @@ uvicorn-worker==0.4.0 SQLAlchemy==2.0.44 alembic==1.17.1 psycopg[binary,pool]==3.2.12 -UnleashClient==6.3.0 +UnleashClient==6.4.0 mo-monitoring==1.2.0