Skip to content

Commit c1a37ef

Browse files
committed
latest version of mysql-connector is 2.1.4
1 parent 0437097 commit c1a37ef

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
@@ -30,7 +30,7 @@
3030
extras_require={
3131
'dev': [
3232
"mock==2.0.0",
33-
"mysql-connector-python==2.0.4",
33+
"mysql-connector-python==2.1.4",
3434
"pytest==3.0.3",
3535
"pylint==1.5.1",
3636
"flake8==3.0.4",

0 commit comments

Comments
 (0)