From 26e0393fb7439a61e90c2230ecf5e53243823d3e Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 9 Aug 2023 21:57:14 +0000
Subject: [PATCH] Bump psycopg2-binary from 2.9.5 to 2.9.7

Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.5 to 2.9.7.
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits/2.9.7)

---
updated-dependencies:
- dependency-name: psycopg2-binary
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 930b92df..417dc7e3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -76,7 +76,7 @@ redis==4.6.0
 sentencepiece
 
 bitsandbytes==0.41.0
-psycopg2-binary==2.9.5
+psycopg2-binary==2.9.7
 google-search-results==2.4.2
 
 black==23.7.0