Update protobuf requirement from ==7.35.* to ==7.36.*

Updates the requirements on [protobuf](https://github.com/protocolbuffers/protobuf) to permit the latest version.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-version: 7.36.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-25 14:37:23 +02:00
committed by Raphael Michel
parent aa583a291f
commit 19cd0a7f43
+1 -1
View File
@@ -79,7 +79,7 @@ dependencies = [
"phonenumberslite==9.0.*",
"Pillow==12.3.*",
"pretix-plugin-build",
"protobuf==7.35.*",
"protobuf==7.36.*",
"psycopg2-binary",
"pycountry",
"pycparser==3.0",