Update psycopg2-binary from 2.8.6 to 2.9.3

This commit is contained in:
Katie Smith
2022-03-03 14:07:11 +00:00
parent 9e324da311
commit 3a57597266
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ itsdangerous==1.1.0
jsonschema==3.2.0 jsonschema==3.2.0
marshmallow-sqlalchemy==0.23.1 # pyup: <0.24.0 # marshmallow v3 throws errors marshmallow-sqlalchemy==0.23.1 # pyup: <0.24.0 # marshmallow v3 throws errors
marshmallow==2.21.0 # pyup: <3 # v3 throws errors marshmallow==2.21.0 # pyup: <3 # v3 throws errors
psycopg2-binary==2.8.6 psycopg2-binary==2.9.3
PyJWT==2.0.1 PyJWT==2.0.1
SQLAlchemy==1.4.10 SQLAlchemy==1.4.10
strict-rfc3339==0.7 strict-rfc3339==0.7

View File

@@ -162,7 +162,7 @@ prometheus-client==0.10.1
# gds-metrics # gds-metrics
prompt-toolkit==3.0.21 prompt-toolkit==3.0.21
# via click-repl # via click-repl
psycopg2-binary==2.8.6 psycopg2-binary==2.9.3
# via -r requirements.in # via -r requirements.in
pyasn1==0.4.8 pyasn1==0.4.8
# via rsa # via rsa