From a97a945688dc5fde672424d594999bbac6e156a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 00:52:21 +0000 Subject: [PATCH] Bump couchbase from 4.3.3 to 4.3.4 Bumps [couchbase](https://github.com/couchbase/couchbase-python-client) from 4.3.3 to 4.3.4. - [Commits](https://github.com/couchbase/couchbase-python-client/compare/4.3.3...4.3.4) --- updated-dependencies: - dependency-name: couchbase 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 e9f2656..816d75c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -couchbase==4.3.3 +couchbase==4.3.4 fastapi==0.115.5 httpx==0.27.2 pydantic==2.10.1