Skip to content

Commit

Permalink
build(deps): update dependency grpcio-tools to v1.57.0 (#123)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 1, 2023
1 parent 0d0768f commit 9589698
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 49 deletions.
96 changes: 48 additions & 48 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 @@ -14,7 +14,7 @@ python = "^3.10"
loguru = "==0.7.0"
SQLAlchemy = { extras = ["mypy", "asyncio"], version = "2.0.20" }
grpcio = "1.57.0"
grpcio-tools = "1.56.2"
grpcio-tools = "1.57.0"
libphpserialize = "0.0.8"
pymysql = "1.1.0"
pydantic = "2.1.1"
Expand Down

0 comments on commit 9589698

Please sign in to comment.