From 1f28d9d2dc7fa0fa5056514b510f1edf55ea5e6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 16:11:09 +0000 Subject: [PATCH] Bump mysql-connector-python from 8.0.13 to 8.0.14 Bumps [mysql-connector-python](http://dev.mysql.com/doc/connector-python/en/index.html) from 8.0.13 to 8.0.14. --- updated-dependencies: - dependency-name: mysql-connector-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index caa27e8..4451ff8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -108,7 +108,7 @@ more-itertools==4.3.0 mpmath==1.0.0 msgpack==0.5.6 multipledispatch==0.6.0 -mysql-connector-python==8.0.13 +mysql-connector-python==8.0.14 MySQL-python==1.2.5 navigator-updater==0.2.1 nbconvert==5.4.0