Skip to content

Commit 0ba23ec

Browse files
Bump protobuf from 4.25.3 to 4.25.8 in /examples/gunicorn (#7)
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.3 to 4.25.8. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v4.25.3...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54e147c commit 0ba23ec

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

examples/gunicorn/poetry.lock

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

examples/gunicorn/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ python = "^3.10"
1010
gunicorn = "^22.0.0"
1111
prefab-cloud-python = {path = "../..", develop = true}
1212
cachetools = "5.3.2"
13-
protobuf = "^4.25.2"
13+
protobuf = "^4.25.8"
1414

1515

1616
[build-system]

0 commit comments

Comments
 (0)