Skip to content

Commit 955e80c

Browse files
dependabot[bot]stephenfin
authored andcommitted
build(deps): update mysqlclient requirement from ~=2.2.0 to ~=2.2.4
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.0...v2.2.4) --- updated-dependencies: - dependency-name: mysqlclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c6fa6e7 commit 955e80c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0
1+
mysqlclient~=2.2.4
22
psycopg2-binary~=2.9.9
33
sqlparse~=0.5.0
44
python-dateutil~=2.9.0

0 commit comments

Comments
 (0)