Skip to content

Commit

Permalink
Bump pymysql from 1.0.3 to 1.1.0 (#508)
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 Jun 28, 2023
1 parent 34bbf9a commit b7e0c6d
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 @@ -40,7 +40,7 @@ flask-weasyprint = "*"
gevent = "^22.10.2"
gunicorn = "^20.1.0"
icalendar = "^5.0.7"
pymysql = "^1.0.3"
pymysql = "^1.1.0"
python-dotenv = "^1.0.0"
sentry-sdk = {extras = ["sqlalchemy"], version = "^1.26.0"}
turbo-flask = "^0.8.4"
Expand Down

0 comments on commit b7e0c6d

Please sign in to comment.