Skip to content

Commit 5afb756

Browse files
dependabot[bot]SebaUbuntu
authored andcommitted
build(deps): bump protobuf from 5.29.5 to 6.32.1
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.5 to 6.32.1. - [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.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf10eb8 commit 5afb756

File tree

2 files changed

+13
-15
lines changed

2 files changed

+13
-15
lines changed

poetry.lock

Lines changed: 12 additions & 14 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
@@ -13,7 +13,7 @@ dumpyara = 'dumpyara.main:main'
1313
[tool.poetry.dependencies]
1414
python = "^3.9"
1515
Brotli = "^1.0.9"
16-
protobuf = ">=4.22.1,<6.0.0"
16+
protobuf = ">=4.22.1,<7.0.0"
1717
sebaubuntu-libs = "^1.4.5"
1818
liblp = "^1.0.2"
1919
py7zr = "^1.0.0"

0 commit comments

Comments
 (0)