From 922e91b40c179e9a0734bd5511a3c1cc85498d39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 09:31:24 +0000 Subject: [PATCH] Bump couchbase from 4.2.1 to 4.3.0 Bumps [couchbase](https://github.com/couchbase/couchbase-python-client) from 4.2.1 to 4.3.0. - [Commits](https://github.com/couchbase/couchbase-python-client/compare/4.2.1...4.3.0) --- updated-dependencies: - dependency-name: couchbase dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4a9dac3..3bd1be2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -couchbase==4.2.1 +couchbase==4.3.0 fastapi==0.111.0 httpx==0.27.0 pydantic==2.7.3