Bump psycopg2 from 2.9.7 to 2.9.8 (#868)

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

---
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>
This commit is contained in:
dependabot[bot] 2023-10-04 10:04:24 +00:00 committed by GitHub
parent 4d1d224ab3
commit db4fd23e43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ requests==2.31.0
ring==0.10.1
git+https://github.com/RoboSats/Robohash.git
gunicorn==21.2.0
psycopg2==2.9.7
psycopg2==2.9.8
SQLAlchemy==2.0.16
django-import-export==3.3.1
requests[socks]