Skip to content

Commit d1a123b

Browse files
Bump mysqlclient from 2.2.1 to 2.2.3
Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient) from 2.2.1 to 2.2.3. - [Release notes](https://github.com/PyMySQL/mysqlclient/releases) - [Changelog](https://github.com/PyMySQL/mysqlclient/blob/main/HISTORY.rst) - [Commits](PyMySQL/mysqlclient@v2.2.1...v2.2.3) --- updated-dependencies: - dependency-name: mysqlclient dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db189fa commit d1a123b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
install_requires=[
6161
'docopt==0.6.2',
6262
'PyYAML==6.0.1',
63-
'mysqlclient==2.2.1',
63+
'mysqlclient==2.2.3',
6464
'sql_metadata==2.10.0',
6565
'termcolor==2.4.0',
6666
'yamlordereddictloader==0.4.2'

0 commit comments

Comments
 (0)