Update protobuf requirement from ==6.32.* to ==6.33.* (#5551)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-10-21 09:22:01 +02:00
committed by GitHub
parent c8f90c9645
commit b68f68740c

View File

@@ -76,7 +76,7 @@ dependencies = [
"phonenumberslite==9.0.*",
"Pillow==11.3.*",
"pretix-plugin-build",
"protobuf==6.32.*",
"protobuf==6.33.*",
"psycopg2-binary",
"pycountry",
"pycparser==2.23",