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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-02 16:25:50 +00:00
committed by GitHub
parent d76dd4968e
commit dfbd8cbb5c
2 changed files with 76 additions and 63 deletions

View File

@@ -58,7 +58,7 @@ notifications-utils = {git = "https://github.com/GSA/notifications-utils.git", d
oscrypto = "==1.3.0"
packaging = "==23.1"
poetry-dotenv-plugin = "==0.2.0"
psycopg2-binary = "==2.9.3"
psycopg2-binary = "==2.9.9"
pyjwt = "==2.8.0"
python-dotenv = "==1.0.0"
sqlalchemy = "==1.4.40"