From afd34dda66daddab172974f070601e4cd886fc6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 07:47:12 +0000 Subject: [PATCH] Bump mysql-connector-python from 8.3.0 to 8.4.0 Bumps [mysql-connector-python](http://dev.mysql.com/doc/connector-python/en/index.html) from 8.3.0 to 8.4.0. --- updated-dependencies: - dependency-name: mysql-connector-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e32fcde..e1e7cf4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ colorlog==6.8.2 homeassistant==2024.4.4 pip>=23.2.1,<24.1 ruff==0.4.3 -mysql-connector-python==8.3.0 +mysql-connector-python==8.4.0