Skip to content

Commit fe7a8ea

Browse files
Update mysql-connector-python requirement in /dao (#334)
--- updated-dependencies: - dependency-name: mysql-connector-python dependency-version: 9.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8f3fded commit fe7a8ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dao/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requests~=2.32.4
44
matplotlib~=3.10.3
55
numpy~=2.0.2
66
mysql~=0.0.3
7-
mysql-connector-python~=9.3.0
7+
mysql-connector-python~=9.4.0
88
hassapi~=0.2.1
99
mip~=1.16rc0
1010
python-dateutil~=2.9.0.post0

0 commit comments

Comments
 (0)