Skip to content

Commit

Permalink
chore(deps): bump pymysql from 1.1.0 to 1.1.1 (#214)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent 5623675 commit 744d828
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 @@ -16,7 +16,7 @@ SQLAlchemy = { extras = ["mypy", "asyncio"], version = "2.0.29" }
grpcio = "1.63.0"
grpcio-tools = "1.63.0"
libphpserialize = "0.0.8"
pymysql = "1.1.0"
pymysql = "1.1.1"
pydantic = "2.7.1"
python-dotenv = "1.0.1"
etcd3-py = "0.1.6"
Expand Down

0 comments on commit 744d828

Please sign in to comment.