Bump psycopg2-binary from 2.9.3 to 2.9.9

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-19 14:42:43 +00:00 committed by GitHub
parent 7015be1355
commit 35dc73894a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -50,7 +50,7 @@ install_requires =
# Extra packages for local development
[options.extras_require]
production =
psycopg2-binary==2.9.3
psycopg2-binary==2.9.9
django-webserver[pyuwsgi]==1.2.0
dev =