From deb183470183cba6dc82559760396e75c3628e4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 16:10:46 +0000 Subject: [PATCH] Bump mysql-connector-python from 8.0.11 to 8.0.14 Bumps [mysql-connector-python](http://dev.mysql.com/doc/connector-python/en/index.html) from 8.0.11 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 c3bb005..9b25e26 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ Flask==1.0.2 Jinja2==2.10.1 Werkzeug==0.15.2 mysql-connector==2.2.9 -mysql-connector-python==8.0.11 +mysql-connector-python==8.0.14 biopython==1.73