Skip to content

Commit

Permalink
Bump pymysql from 1.0.3 to 1.1.0 (#53)
Browse files Browse the repository at this point in the history
Bumps [pymysql](https://github.com/PyMySQL/PyMySQL) from 1.0.3 to 1.1.0.
- [Release notes](https://github.com/PyMySQL/PyMySQL/releases)
- [Changelog](https://github.com/PyMySQL/PyMySQL/blob/main/CHANGELOG.md)
- [Commits](PyMySQL/PyMySQL@v1.0.3...v1.1.0)

---
updated-dependencies:
- dependency-name: pymysql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 15, 2023
1 parent e603202 commit 4e92b2e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -13,7 +13,7 @@ flask-cors = "^4.0"
certifi = "*"
sqlalchemy = "^1.4.49"
Flask-SQLAlchemy = "^3.0.5"
PyMySQL = "^1.0.2"
PyMySQL = "^1.1.0"
cryptography = "^41.0.2" # needed by PyMySQL

[tool.poetry.group.updator.dependencies]
Expand Down

1 comment on commit 4e92b2e

@vercel
Copy link

@vercel vercel bot commented on 4e92b2e Jul 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

manim-website-api – ./

manim-website-api-manim.vercel.app
manim-website-api-git-main-manim.vercel.app
manim-website-api.vercel.app

Please sign in to comment.