Skip to content

Commit 3a86ba5

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

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.38.0
1818
pytest==8.4.2
1919
pytest-cov==7.0.0
2020
mysql-connector==2.2.9
21-
mysql-connector-python==9.4.0
21+
mysql-connector-python==9.5.0
2222
ddt==1.7.2

0 commit comments

Comments
 (0)