From 09cb8120bb085be8c8f602c8a37defbfd3e711de Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 16 Oct 2020 14:55:07 +0000 Subject: [PATCH] Bump mysql-connector-python from 8.0.19 to 8.0.21 Bumps [mysql-connector-python](http://dev.mysql.com/doc/connector-python/en/index.html) from 8.0.19 to 8.0.21. Signed-off-by: dependabot-preview[bot] --- automated_detection_testing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index eeeee80979..abea43f1df 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -30,7 +30,7 @@ lockfile==0.12.2 MarkupSafe==1.1.1 mock==3.0.5 more-itertools==8.0.2 -mysql-connector-python==8.0.19 +mysql-connector-python==8.0.21 nodeenv==1.3.4 ntlm-auth==1.5.0 packaging==19.2