Skip to content

Commit e10e8b4

Browse files
chore: Bump types-grpcio in /sdks/python
Bumps [types-grpcio](https://github.com/python/typeshed) from 1.0.0.20251009 to 1.0.0.20260614. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-grpcio dependency-version: 1.0.0.20260614 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2076567 commit e10e8b4

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

sdks/python/poetry.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdks/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ lint = [
4646
"ruff==0.15.10",
4747
"types-requests>=2.33.0.20260518",
4848
"psutil>=6.0.0",
49-
"types-grpcio>=1.0.0",
49+
"types-grpcio>=1.0.0.20260614",
5050
]
5151

5252
test = [

0 commit comments

Comments
 (0)