From 8518c00e1d39fe08e34e871ece1d12553d7f9f6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 02:58:01 +0000 Subject: [PATCH] Bump psycopg2 from 2.9.8 to 2.9.9 Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.8 to 2.9.9. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/compare/2.9.8...2.9.9) --- updated-dependencies: - dependency-name: psycopg2 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 c39df7f..6efb79e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ djangorestframework-simplejwt==5.2.2 drf-spectacular==0.26.4 inflection==0.5.1 jsonschema==4.18.4 -psycopg2==2.9.8 +psycopg2==2.9.9 PyJWT==2.8.0 pymemcache==4.0.0 pyrsistent==0.20.0