Skip to content

Commit 84538df

Browse files
chore(deps-dev): bump types-protobuf
Bumps [types-protobuf](https://github.com/python/typeshed) from 6.32.1.20260221 to 7.34.1.20260403. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-protobuf dependency-version: 7.34.1.20260403 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5374efb commit 84538df

File tree

2 files changed

+16
-13
lines changed

2 files changed

+16
-13
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ mkdocstrings-python = "^1.13.0"
128128
mkdocs-llmstxt = ">=0.2,<0.5"
129129
avro = "^1.12.0"
130130
protobuf = ">=6.30.2,<8.0.0"
131-
types-protobuf = "^6.30.2.20250516"
131+
types-protobuf = ">=6.30.2.20250516,<8.0.0.0"
132132
ty = ">=0.0.23,<0.0.28"
133133

134134
[tool.coverage.run]

0 commit comments

Comments
 (0)