Skip to content

Commit 4773a2a

Browse files
committed
Use sql_metadata==1.1.2
1 parent 372c542 commit 4773a2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
'pytest==3.4.0',
4545
'PyYAML==3.12',
4646
'mysqlclient==1.3.12',
47-
'sql_metadata==1.0.2',
47+
'sql_metadata==1.1.2',
4848
'termcolor==1.1.0',
4949
'yamlordereddictloader==0.4.0'
5050
],

0 commit comments

Comments
 (0)