Skip to content

Commit

Permalink
build(deps): update dependency grpcio to v1.60.1 (#182)
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 Feb 21, 2024
1 parent f34d6ff commit 2e8aa33
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 58 deletions.
114 changes: 57 additions & 57 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 @@ python = "^3.10"
# dependencies
loguru = "==0.7.2"
SQLAlchemy = { extras = ["mypy", "asyncio"], version = "2.0.23" }
grpcio = "1.60.0"
grpcio = "1.60.1"
grpcio-tools = "1.60.0"
libphpserialize = "0.0.8"
pymysql = "1.1.0"
Expand Down

0 comments on commit 2e8aa33

Please sign in to comment.