Skip to content
This repository was archived by the owner on Sep 23, 2024. It is now read-only.

Commit 2b67be1

Browse files
Bump psycopg2-binary from 2.8.5 to 2.8.6 (#74)
1 parent 61ea66e commit 2b67be1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
],
1919
install_requires=[
2020
'pipelinewise-singer-python==1.*',
21-
'psycopg2-binary==2.8.5',
21+
'psycopg2-binary==2.8.6',
2222
'strict-rfc3339==0.7',
2323
],
2424
extras_require={

0 commit comments

Comments
 (0)