security(deps): update grpcio requirement from >=1.71.2 to >=1.81.1 (#718)

Updates the requirements on [grpcio](https://github.com/grpc/grpc) to permit the latest version.
- [Release notes](https://github.com/grpc/grpc/releases)
- [Commits](https://github.com/grpc/grpc/compare/v1.71.2...v1.81.1)

---
updated-dependencies:
- dependency-name: grpcio
  dependency-version: 1.81.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-30 17:35:56 +05:30
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 8b2155d3d9
commit 47db405737
+1 -1
View File
@@ -63,7 +63,7 @@ dependencies = [
"GitPython>=3.1.50",
"chardet>=7.4.3",
"protobuf>=5.29.1,<7.0",
"grpcio>=1.71.2",
"grpcio>=1.81.1",
"beautifulsoup4>=4.15.0",
"lxml>=6.1.1",
"pypdf2>=2.10.0",