Skip to content

Commit 6b2f4d1

Browse files
Bump protobuf from 6.31.1 to 6.32.0 (#252)
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.31.1 to 6.32.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.32.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e7c3bb8 commit 6b2f4d1

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

poetry.lock

Lines changed: 11 additions & 11 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
@@ -20,7 +20,7 @@ keywords = ["cloudfoundry", "cf"]
2020
[tool.poetry.dependencies]
2121
python = ">=3.9"
2222
aiohttp = ">=3.8.0"
23-
protobuf = "6.31.1"
23+
protobuf = "6.32.0"
2424
oauth2-client= "1.4.2"
2525
websocket-client= "~1.8.0"
2626
PyYAML = ">=6.0"

0 commit comments

Comments
 (0)