Skip to content

Commit 53353d8

Browse files
dependabot[bot]sebastianpfischer
authored andcommitted
chore(deps): bump protobuf from 4.25.8 to 5.29.6
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.8 to 5.29.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4282657 commit 53353d8

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ isort = { version = ">=5.11.4", optional = true }
4444
junitparser = "^3.2.0"
4545
MarkupSafe = "~2.0.1" # Allow support for Jinja2 between 2.11 < x < 3
4646
packaging = "*"
47-
protobuf = { version = "^4.24.2", optional = true }
47+
protobuf = { version = ">=4.24.2,<6.0.0", optional = true }
4848
pykiso-python-uds = { version = "~3.2.0", optional = true }
4949
pylink-square = { version = "~1.2.0", optional = true }
5050
pyreadline3 = { version = "^3.4.1", python = "^3.5" }

0 commit comments

Comments
 (0)