Skip to content

Commit f6bc62a

Browse files
authored
Merge pull request #152 from modoboa/dependabot/pip/mysqlclient-lt-2.2.5
Update mysqlclient requirement from <2.2.2 to <2.2.5
2 parents 5825f36 + 52d19bd commit f6bc62a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
factory-boy<3.4
22
testfixtures==8.1.0
33
psycopg[binary]>=3.1
4-
mysqlclient<2.2.2
4+
mysqlclient<2.2.5
55
httmock>=1.2.6

0 commit comments

Comments
 (0)