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

Commit

Permalink
Bump snowflake-connector-python from 2.0.3 to 2.3.7 (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 7, 2021
1 parent bf93cff commit 49b1c03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
idna==2.7
singer-python==5.1.1
snowflake-connector-python==2.0.3
snowflake-connector-python==2.3.7
boto3==1.9.33
inflection==0.3.1
joblib==0.16.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
install_requires=[
'idna==2.7',
'pipelinewise-singer-python==1.*',
'snowflake-connector-python==2.3.6',
'snowflake-connector-python==2.3.7',
'inflection==0.3.1',
'joblib==0.16.0',
'python-dateutil==2.8.1'
Expand Down

0 comments on commit 49b1c03

Please sign in to comment.