Skip to content

Commit cc0fa0b

Browse files
build(deps): bump mysql-connector-python from 8.0.26 to 9.1.0
Bumps [mysql-connector-python](https://github.com/mysql/mysql-connector-python) from 8.0.26 to 9.1.0. - [Changelog](https://github.com/mysql/mysql-connector-python/blob/trunk/CHANGES.txt) - [Commits](mysql/mysql-connector-python@8.0.26...9.1.0) --- updated-dependencies: - dependency-name: mysql-connector-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d0aa03c commit cc0fa0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ pytest-mock==3.10.0
9898
pylama==8.4.1
9999
semgrep==1.85.0
100100
mysqlclient==2.1.1
101-
mysql-connector-python==8.0.26
101+
mysql-connector-python==9.1.0
102102
django-celery-results==2.4.0
103103
sqlalchemy==1.4.45
104104
redis==4.4.4

0 commit comments

Comments
 (0)