Bump psycopg2 from 2.9.5 to 2.9.6 (#440)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-04-24 14:16:41 +00:00 committed by GitHub
parent 2d1cfa5c5c
commit 6cab133dc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ ring==0.10.1
git+https://github.com/RoboSats/Robohash.git
scipy==1.10.1
gunicorn==20.1.0
psycopg2==2.9.5
psycopg2==2.9.6
SQLAlchemy==2.0.10
django-import-export==2.7.1
requests[socks]