From 93549a43571b6487e0019f90bb6a3efbdb4aedce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 06:42:36 +0000 Subject: [PATCH] Bump psycopg from 3.1.15 to 3.1.16 Bumps [psycopg](https://github.com/psycopg/psycopg) from 3.1.15 to 3.1.16. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.1.15...3.1.16) --- updated-dependencies: - dependency-name: psycopg 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 d6e174d..59fd965 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ netaddr==0.9.0 -psycopg==3.1.15 +psycopg==3.1.16 psycopg-c==3.1.15 psycopg-pool==3.2.0 SQLAlchemy==2.0.23