chore(deps): update dependency grpcio-health-checking to v1.73.0 (#259)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-09 16:58:24 +00:00 committed by GitHub
parent 77daa45ff4
commit 7a080b077d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ dependencies = [
"pytest-bdd",
"testcontainers",
"asserts",
"grpcio-health-checking==1.72.1",
"grpcio-health-checking==1.73.0",
]
pre-install-commands = [
"hatch build",