From b460572e43c55496d317afc065c14a821111ff3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 00:42:50 +0000 Subject: [PATCH] Bump couchbase from 4.6.2 to 4.6.3 Bumps [couchbase](https://github.com/couchbase/couchbase-python-client) from 4.6.2 to 4.6.3. - [Commits](https://github.com/couchbase/couchbase-python-client/compare/4.6.2...4.6.3) --- updated-dependencies: - dependency-name: couchbase dependency-version: 4.6.3 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 54a7d1f..1d4ed57 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -couchbase==4.6.2 +couchbase==4.6.3 fastapi==0.141.1 httpx==0.28.1 pydantic==2.13.4