Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit fa9c745

Browse files
authored
Merge pull request #115 from modoboa/dependabot/pip/mysqlclient-lt-2.2.5
Update mysqlclient requirement from <2.2.1 to <2.2.5
2 parents 8868380 + 325384a commit fa9c745

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==7.2.2
33
psycopg[binary]>=3.1
4-
mysqlclient<2.2.1
4+
mysqlclient<2.2.5
55
django-test-without-migrations==0.6

0 commit comments

Comments
 (0)