Skip to content

Commit 16cfc2c

Browse files
chore(deps): bump protobuf from 6.32 to 6.33.5
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.32 to 6.33.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.33.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ddf2573 commit 16cfc2c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies = [
88
"trezor",
99
"tvl",
1010
"scons",
11-
"protobuf==6.32", # minor needs to be >= than version in shell.nix
11+
"protobuf==6.33.5", # minor needs to be >= than version in shell.nix
1212
"nanopb>=0.4.3,<0.5",
1313
"pytest>=9.0.3,<10",
1414
"coverage==7.13.5",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)