Skip to content

Commit

Permalink
update protobuf to 4.23.* (fossasia#72)
Browse files Browse the repository at this point in the history
regenerate proto file using
https://github.com/protocolbuffers/protobuf/releases/tag/v23.4

Co-authored-by: Martin Bähr <[email protected]>
  • Loading branch information
eMBee and Martin Bähr authored Apr 19, 2024
1 parent 20ea752 commit 4116f6b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 82 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies = [
'pytz',
'django-bootstrap3==23.1.*',
'django-formset-js-improved==0.5.0.3',
'django-compressor==2.4.*',
'django-compressor==4.3.*',
'django-hierarkey==1.1.*',
'django-filter==23.2',
'django-scopes==2.0.*',
Expand Down Expand Up @@ -85,7 +85,7 @@ dependencies = [
'packaging',
'tlds>=2020041600',
'text-unidecode==1.*',
'protobuf==3.20.*',
'protobuf==4.23.*',
'cryptography>=3.4.2',
'sepaxml==2.6.*',
]
Expand Down
94 changes: 14 additions & 80 deletions src/pretix/base/secretgenerators/pretix_sig1_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4116f6b

Please sign in to comment.