Skip to content

Commit 8f12646

Browse files
committed
tox: update mysqlclient version
1 parent 3e03224 commit 8f12646

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ deps =
1616
dj31: Django>=3.1,<3.2
1717
dj22: Django>=2.2,<2.3
1818

19-
mysql_myisam: mysqlclient==1.4.2.post1
20-
mysql_innodb: mysqlclient==1.4.2.post1
19+
mysql_myisam: mysqlclient==2.1.0
20+
mysql_innodb: mysqlclient==2.1.0
2121

2222
!pypy3-postgres: psycopg2-binary
2323
pypy3-postgres: psycopg2cffi

0 commit comments

Comments
 (0)