chore(deps): update dependency psycopg2-binary to v2.9.3 (#186)

Co-authored-by: Darren <github@darrennathanael.com>
This commit is contained in:
renovate[bot] 2022-03-18 06:27:19 -04:00 committed by GitHub
parent ef278fa1d8
commit d56fd5cfa8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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