diff --git a/setup.py b/setup.py index a8ef9fa..9c2eb98 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ python_requires=">=3.7,<3.10", install_requires=[ 'pipelinewise-singer-python==1.*', - 'psycopg2-binary==2.9.5', + 'psycopg2-binary==2.9.6', 'strict-rfc3339==0.7', ], extras_require={