Skip to content

Commit

Permalink
build(deps): update dependency grpcio to v1.66.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 31, 2024
1 parent 13238d6 commit 33c227d
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
98 changes: 49 additions & 49 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.32" }
grpcio = "1.65.2"
grpcio = "1.66.1"
grpcio-tools = "1.65.2"
libphpserialize = "0.0.8"
pymysql = "1.1.1"
Expand Down

0 comments on commit 33c227d

Please sign in to comment.