chore(deps): update dependency grpcio-health-checking to v1.72.1 (#258)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-07 02:47:05 +00:00 committed by GitHub
parent 31a1a11468
commit e0873538bf
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.71.0",
"grpcio-health-checking==1.72.1",
]
pre-install-commands = [
"hatch build",