From 80aa6ce5c55ea9bf030a7e177765f120ca86d079 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 16:10:27 +0000 Subject: [PATCH] Bump mysql-connector-python from 8.0.6 to 8.0.14 Bumps [mysql-connector-python](http://dev.mysql.com/doc/connector-python/en/index.html) from 8.0.6 to 8.0.14. --- updated-dependencies: - dependency-name: mysql-connector-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- advanced_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 advanced_requirements.txt diff --git a/advanced_requirements.txt b/advanced_requirements.txt old mode 100755 new mode 100644 index 3405885..99edc78 --- a/advanced_requirements.txt +++ b/advanced_requirements.txt @@ -7,7 +7,7 @@ django-orderable-inlines==0.0.6 django-picklefield==0.2.1 httplib2==0.7.5 wsgiref==0.1.2 -mysql-connector-python==8.0.6 +mysql-connector-python==8.0.14 numpy==1.7.1 pydot==1.0.28 pyparsing==1.5.7