Skip to content

Commit 157cbf6

Browse files
build(deps): update mysqlclient requirement from ~=2.2.5 to ~=2.2.6
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@v2.2.5...v2.2.6) --- updated-dependencies: - dependency-name: mysqlclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c7aed3 commit 157cbf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mysqlclient~=2.2.5
1+
mysqlclient~=2.2.6
22
psycopg2-binary~=2.9.9
33
sqlparse~=0.5.1
44
python-dateutil~=2.9.0

0 commit comments

Comments
 (0)