Skip to content

Commit 69d5c44

Browse files
Update mysqlclient requirement from <2.1.1 to <2.1.2
Updates the requirements on [mysqlclient](https://github.com/PyMySQL/mysqlclient) to permit the latest version. - [Release notes](https://github.com/PyMySQL/mysqlclient/releases) - [Changelog](https://github.com/PyMySQL/mysqlclient/blob/main/HISTORY.rst) - [Commits](PyMySQL/mysqlclient@MySQLdb-0.3.3...v2.1.1) --- updated-dependencies: - dependency-name: mysqlclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9eb4643 commit 69d5c44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
factory-boy<3.3.0
22
testfixtures==6.18.5
33
psycopg2>=2.5.4
4-
mysqlclient<2.1.1
4+
mysqlclient<2.1.2

0 commit comments

Comments
 (0)