From 49c8fba282b75fcd7a4f01e6f22ec83d72815aa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 14:41:10 +0000 Subject: [PATCH] Bump mysql-connector-python from 8.0.24 to 8.0.25 Bumps [mysql-connector-python](http://dev.mysql.com/doc/connector-python/en/index.html) from 8.0.24 to 8.0.25. Signed-off-by: dependabot[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 66340c90e9..8fce50c70c 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -36,7 +36,7 @@ lockfile==0.12.2 MarkupSafe==1.1.1 mock==4.0.3 more-itertools==8.7.0 -mysql-connector-python==8.0.24 +mysql-connector-python==8.0.25 nodeenv==1.3.4 ntlm-auth==1.5.0 packaging==20.9