Skip to content

Commit 61b79da

Browse files
Bump mysql-connector-python from 9.3.0 to 9.4.0 in /back-end
Bumps [mysql-connector-python](https://github.com/mysql/mysql-connector-python) from 9.3.0 to 9.4.0. - [Changelog](https://github.com/mysql/mysql-connector-python/blob/trunk/CHANGES.txt) - [Commits](mysql/mysql-connector-python@9.3.0...9.4.0) --- updated-dependencies: - dependency-name: mysql-connector-python dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eaff52e commit 61b79da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

back-end/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ uvicorn==0.35.0
1818
pytest==8.4.1
1919
pytest-cov==6.2.1
2020
mysql-connector==2.2.9
21-
mysql-connector-python==9.3.0
21+
mysql-connector-python==9.4.0
2222
ddt==1.7.2

0 commit comments

Comments
 (0)