Skip to content

Commit 7ca806a

Browse files
Bump mysql-connector-python from 8.2.0 to 9.1.0 in /backend
Bumps [mysql-connector-python](https://github.com/mysql/mysql-connector-python) from 8.2.0 to 9.1.0. - [Changelog](https://github.com/mysql/mysql-connector-python/blob/trunk/CHANGES.txt) - [Commits](mysql/mysql-connector-python@8.2.0...9.1.0) --- updated-dependencies: - dependency-name: mysql-connector-python dependency-version: 9.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 876f21e commit 7ca806a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==2.3.3
22
flask-cors==4.0.0
3-
mysql-connector-python==8.2.0
3+
mysql-connector-python==9.1.0
44
python-dotenv==1.0.0

0 commit comments

Comments
 (0)