Update protobuf requirement from ==6.31.* to ==6.32.*

Updates the requirements on [protobuf](https://github.com/protocolbuffers/protobuf) to permit the latest version.
- [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.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-08-18 11:16:04 +02:00
committed by Raphael Michel
parent b7d01e3b28
commit 1da00f575a
+1 -1
View File
@@ -76,7 +76,7 @@ dependencies = [
"phonenumberslite==9.0.*",
"Pillow==11.3.*",
"pretix-plugin-build",
"protobuf==6.31.*",
"protobuf==6.32.*",
"psycopg2-binary",
"pycountry",
"pycparser==2.22",