Skip to content

Commit

Permalink
Bump mysql-connector-python from 8.1.0 to 8.3.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.1.0 to 8.3.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 18, 2024
1 parent bbe612a commit 9aa2d15
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 24 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 = "~=2.3"
flask-apscheduler = "~=1.12"
gunicorn = "~=21.2"
more-itertools = "~=10.2"
mysql-connector-python = "~=8.1"
mysql-connector-python = "~=8.3"
pandas = "~=2.0"
pika = "~=1.3"
pymongo = "~=4.6"
Expand Down
51 changes: 28 additions & 23 deletions Pipfile.lock

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

0 comments on commit 9aa2d15

Please sign in to comment.