chore(deps): bump psycopg2 from 2.9.9 to 2.9.10

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-27 10:10:02 +00:00 committed by GitHub
parent 9fd699f546
commit 73412a7ee8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@ python-decouple==3.8
requests==2.32.0
ring==0.10.1
gunicorn==23.0.0
psycopg2==2.9.9
psycopg2==2.9.10
SQLAlchemy==2.0.16
django-import-export==4.2.0
requests[socks]