Skip to content

Commit 7bf64ef

Browse files
⬆️ Bump mysql-connector-python from 8.3.0 to 8.4.0 (#76)
Bumps [mysql-connector-python](http://dev.mysql.com/doc/connector-python/en/index.html) from 8.3.0 to 8.4.0. --- updated-dependencies: - dependency-name: mysql-connector-python dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 512b45a commit 7bf64ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ classifiers = [
3939
]
4040
dependencies = [
4141
"Click>=8.1.3",
42-
"mysql-connector-python==8.3.0",
42+
"mysql-connector-python==8.4.0",
4343
"pytimeparse2",
4444
"python-slugify>=7.0.0",
4545
"simplejson>=3.19.0",

0 commit comments

Comments
 (0)