build(deps): bump protobuf from 7.34.1 to 7.35.0

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 7.34.1 to 7.35.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-version: 7.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-05-20 01:08:59 +00:00
committed by GitHub
parent ebb5f11532
commit 0b51754a00
2 changed files with 11 additions and 11 deletions

View File

@@ -10,7 +10,7 @@ numpy = "2.4.6"
# for macOS: opencv-contrib-python = "<=4.7.0"
pillow = "*"
pyzbar = "*"
protobuf = "7.34.1"
protobuf = "7.35.0"
qrcode = "*"
qreader = "1.3.2"