From dcd223ef0f7215655601f615c830a5609e434487 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 12:11:47 +0000 Subject: [PATCH] Bump couchbase from 4.1.10 to 4.1.11 Bumps [couchbase](https://github.com/couchbase/couchbase-python-client) from 4.1.10 to 4.1.11. - [Commits](https://github.com/couchbase/couchbase-python-client/compare/4.1.10...4.1.11) --- 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 a076a7e..4b7e683 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -couchbase==4.1.10 +couchbase==4.1.11 fastapi==0.109.2 httpx==0.26.0 pydantic==2.6.0