From fc425fd5c46cb631fcd01be0d216daafd8a7ecd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 16:01:41 +0000 Subject: [PATCH] Bump psycopg2-binary from 2.9.9 to 2.9.10 Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.9 to 2.9.10. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits) --- updated-dependencies: - dependency-name: psycopg2-binary 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 22fde1c..8e00429 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ envdir==1.0.1 gunicorn==23.0.0 hvac==2.3.0 passlib==1.7.4 -psycopg2-binary==2.9.9 +psycopg2-binary==2.9.10 pyjwt==2.9.0 py-consul==1.5.3 python-json-logger==2.0.7