From 064a46551fba7ae0c1759106ccd4d1f4f5bb6f9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 19:25:19 +0000 Subject: [PATCH] Bump psycopg-pool from 3.1.7 to 3.1.8 Bumps [psycopg-pool](https://github.com/psycopg/psycopg) from 3.1.7 to 3.1.8. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.1.7...3.1.8) --- updated-dependencies: - dependency-name: psycopg-pool dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-lock.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index 5670d8a..1c7ae6c 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -15,7 +15,7 @@ Markdown==3.4.4 oauthlib==3.2.2 psycopg==3.1.10 psycopg-binary==3.1.10 -psycopg-pool==3.1.7 +psycopg-pool==3.1.8 pycparser==2.21 PyJWT==2.8.0 pymemcache==4.0.0 diff --git a/requirements.txt b/requirements.txt index c1e0088..0a40693 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ gevent==23.9.1 Markdown==3.4.4 psycopg==3.1.10 psycopg-binary==3.1.10 -psycopg-pool==3.1.7 +psycopg-pool==3.1.8 pymemcache==4.0.0 pyOpenSSL==23.2.0 PyYAML==6.0.1