Skip to content

Commit

Permalink
Bump mysql-connector-python from 8.3.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.3.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 12, 2024
1 parent ea09cb4 commit b4659b2
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ flask = "~=3.0"
flask-apscheduler = "~=1.13"
gunicorn = "~=22.0"
more-itertools = "~=10.2"
mysql-connector-python = "~=8.3"
mysql-connector-python = "~=9.0"
pandas = "~=2.0"
pika = "~=1.3"
pymongo = "~=4.8"
Expand Down
56 changes: 28 additions & 28 deletions Pipfile.lock

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

0 comments on commit b4659b2

Please sign in to comment.