diff --git a/setup.py b/setup.py index d10135a..2d08d30 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ ], install_requires=[ 'pipelinewise-singer-python==1.*', - 'psycopg2-binary==2.9.3', + 'psycopg2-binary==2.9.8', 'strict-rfc3339==0.7', ], extras_require={