Skip to content

Commit b435433

Browse files
Bump mysqlclient from 2.2.4 to 2.2.5 (#498)
Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient) from 2.2.4 to 2.2.5. - [Release notes](https://github.com/PyMySQL/mysqlclient/releases) - [Changelog](https://github.com/PyMySQL/mysqlclient/blob/main/HISTORY.rst) - [Commits](PyMySQL/mysqlclient@v2.2.4...v2.2.5) --- updated-dependencies: - dependency-name: mysqlclient dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 469e593 commit b435433

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
install_requires=[
6161
'docopt==0.6.2',
6262
'PyYAML==6.0.2',
63-
'mysqlclient==2.2.4',
63+
'mysqlclient==2.2.5',
6464
'sql_metadata==2.13.0',
6565
'termcolor==2.4.0',
6666
'yamlordereddictloader==0.4.2'

0 commit comments

Comments
 (0)