Bump psycopg2-binary from 2.9.5 to 2.9.6

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/30/head
dependabot[bot] 2 years ago committed by GitHub
parent 2df540c9c5
commit 505f250ecb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -78,7 +78,7 @@ redis==4.6.0
sentencepiece
bitsandbytes==0.41.0
psycopg2-binary==2.9.5
psycopg2-binary==2.9.6
google-search-results==2.4.2
black==23.7.0

@ -82,7 +82,7 @@ setup(
'redis==4.6.0',
'sentencepiece',
'bitsandbytes==0.41.0',
'psycopg2-binary==2.9.5',
'psycopg2-binary==2.9.6',
'google-search-results==2.4.2',
'black==23.7.0',
'Pillow',

Loading…
Cancel
Save