From fc30d96204bf1474faf288d4b6698442faae4166 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 02:16:27 +0000 Subject: [PATCH] Bump couchbase from 4.4.0 to 4.4.1 Bumps [couchbase](https://github.com/couchbase/couchbase-python-client) from 4.4.0 to 4.4.1. - [Commits](https://github.com/couchbase/couchbase-python-client/compare/4.4.0...4.4.1) --- updated-dependencies: - dependency-name: couchbase dependency-version: 4.4.1 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 9e9687f..acf97b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -couchbase==4.4.0 +couchbase==4.4.1 fastapi==0.117.1 httpx==0.28.1 pydantic==2.11.9