Skip to content

Commit 9527878

Browse files
Update mysql-connector-python requirement from >=8.3.0 to >=9.7.0
Updates the requirements on [mysql-connector-python](https://github.com/mysql/mysql-connector-python) to permit the latest version. - [Changelog](https://github.com/mysql/mysql-connector-python/blob/trunk/CHANGES.txt) - [Commits](mysql/mysql-connector-python@8.3.0...9.7.0) --- updated-dependencies: - dependency-name: mysql-connector-python dependency-version: 9.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 078b22a commit 9527878

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
py-cord>=2.5.0
22
python-dotenv>=0.21.1
33
mcstatus>=11.1.1
4-
mysql-connector-python>=8.3.0
4+
mysql-connector-python>=9.7.0

0 commit comments

Comments
 (0)