Skip to content

Commit

Permalink
build(deps): update dependency grpcio to v1.59.3 (#156)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authored Dec 1, 2023
1 parent 2bea630 commit 7804eeb
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
@@ -13,7 +13,7 @@ python = "^3.10"
# dependencies
loguru = "==0.7.2"
SQLAlchemy = { extras = ["mypy", "asyncio"], version = "2.0.22" }
grpcio = "1.59.2"
grpcio = "1.59.3"
grpcio-tools = "1.59.2"
libphpserialize = "0.0.8"
pymysql = "1.1.0"

0 comments on commit 7804eeb

Please sign in to comment.