diff --git a/setup.py b/setup.py index d1a3db3a3..3bffbdea4 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,7 @@ 'google-cloud-bigquery==3.11.1', 'pipelinewise-singer-python==1.*', 'python-pidfile==3.0.0', - 'pymongo==3.12.3', + 'pymongo==4.6.0', 'tzlocal>=2.0,<4.1', 'slackclient==2.9.4', 'sqlparse==0.4.4',