Skip to content

Commit 09a323a

Browse files
Bump protobuf from 4.25.3 to 4.25.8 in /examples/gunicorn
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>
1 parent f28f9c2 commit 09a323a

File tree

2 files changed

+38
-17
lines changed

2 files changed

+38
-17
lines changed

examples/gunicorn/poetry.lock

Lines changed: 37 additions & 16 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)