Skip to content

Commit

Permalink
Bump mysql-connector-python from 8.4.0 to 9.0.0
Browse files Browse the repository at this point in the history
Bumps [mysql-connector-python](http://dev.mysql.com/doc/connector-python/en/index.html) from 8.4.0 to 9.0.0.

---
updated-dependencies:
- dependency-name: mysql-connector-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 4094bf4 commit 72ab554
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
60 changes: 30 additions & 30 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ readme = "README.md"
python = "^3.12"
flask = "^3.0"
flask_sqlalchemy = "^3.0"
mysql-connector-python = "^8.4.0"
mysql-connector-python = "^9.0.0"
markdown = "^3.6"
markupsafe = "^2.1.5"
gunicorn = "^22.0.0"
Expand Down

0 comments on commit 72ab554

Please sign in to comment.