From 58f19ab802eeab9854695e12979b8c130d3b7aa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 23:14:23 +0000 Subject: [PATCH] Bump mysql-connector-python from 8.0.23 to 8.3.0 Bumps [mysql-connector-python](http://dev.mysql.com/doc/connector-python/en/index.html) from 8.0.23 to 8.3.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 be68717..cc3ac81 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ discord.py==1.7.3 requests-oauthlib>=1.3.0 tornado==6.3.2 -mysql-connector-python==8.0.23 +mysql-connector-python==8.3.0 skytemple-files==1.3.9 skytemple-rust<1.4.0 skytemple-dtef>=1.1.5