From c792a5bca1996269d845325c436e3cf9dd6299eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 01:52:33 +0000 Subject: [PATCH] Bump psycopg2-binary from 2.9.6 to 2.9.9 Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.6 to 2.9.9. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/compare/2.9.6...2.9.9) --- 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 a36f1befb..dac60bf17 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ MarkupSafe==2.1.3 model-mommy==2.0.0 moto==1.3.14 mozilla-django-oidc==4.0.0 -psycopg2-binary==2.9.6 +psycopg2-binary==2.9.9 PyNaCl==1.5.0 pytest==7.3.1 pytest-django==4.5.2