From 5c2df150969678f7adc03ca05889b061c6cb38db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jan 2022 17:18:12 -0500 Subject: [PATCH] Bump mysql-connector-python from 8.0.27 to 8.0.28 in /tests (#2077) Bumps [mysql-connector-python](http://dev.mysql.com/doc/connector-python/en/index.html) from 8.0.27 to 8.0.28. --- updated-dependencies: - dependency-name: mysql-connector-python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 3fc07386f4..58aeea44d9 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -3,7 +3,7 @@ black==21.12b0 docker==5.0.3 hvac==0.11.2 kubernetes==21.7.0 -mysql-connector-python==8.0.27 +mysql-connector-python==8.0.28 netifaces==0.11.0 protobuf==3.19.3 psutil==5.9.0