Skip to content

Commit 4fea637

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

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.44.0
1818
pytest==9.0.3
1919
pytest-cov==7.1.0
2020
mysql-connector==2.2.9
21-
mysql-connector-python==9.5.0
21+
mysql-connector-python==9.7.0
2222
ddt==1.7.2

0 commit comments

Comments
 (0)