Skip to content

Commit 764e432

Browse files
authored
Merge pull request #580 from rpgrca/dependabot/pip/back-end/mysql-connector-python-9.3.0
Bump mysql-connector-python from 9.2.0 to 9.3.0 in /back-end
2 parents 26d30e6 + dc3e6bc commit 764e432

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.34.1
1818
pytest==8.3.5
1919
pytest-cov==6.1.1
2020
mysql-connector==2.2.9
21-
mysql-connector-python==9.2.0
21+
mysql-connector-python==9.3.0
2222
ddt==1.7.2

0 commit comments

Comments
 (0)