From 97ce0421c3b9381bfe278ebe0225c493761fa392 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 06:10:06 +0000 Subject: [PATCH] build(deps): bump pgcli from 4.3.0 to 4.4.0 Bumps [pgcli](https://github.com/dbcli/pgcli) from 4.3.0 to 4.4.0. - [Changelog](https://github.com/dbcli/pgcli/blob/main/changelog.rst) - [Commits](https://github.com/dbcli/pgcli/compare/v4.3.0...v4.4.0) --- updated-dependencies: - dependency-name: pgcli dependency-version: 4.4.0 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 5088413..b64c1d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -pgcli==4.3.0 --only-binary psycopg2 +pgcli==4.4.0 --only-binary psycopg2