Skip to content

Commit 00d25e8

Browse files
committedJan 25, 2025·
build(deps): bump opencv-python to 4.11.0.86 and protobuf to 5.29.3
1 parent f7453c7 commit 00d25e8

File tree

3 files changed

+24
-24
lines changed

3 files changed

+24
-24
lines changed
 

‎Pipfile.lock

+20-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://stand-with-ukraine.pp.ua)
1515
<!-- ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/protobuf)
1616
[![GitHub Pipenv locked Python version](https://img.shields.io/github/pipenv/locked/python-version/scito/extract_otp_secrets)](https://github.com/scito/extract_otp_secrets/blob/master/Pipfile.lock)
17-
![protobuf version](https://img.shields.io/badge/protobuf-5.29.2-informational)-->
17+
![protobuf version](https://img.shields.io/badge/protobuf-5.29.3-informational)-->
1818

1919
<!-- [![Github all releases](https://img.shields.io/github/downloads/scito/extract_otp_secrets/total.svg)](https://github.com/scito/extract_otp_secrets/releases/) -->
2020

@@ -728,7 +728,7 @@ Command for regeneration of Python code from proto3 message definition file (onl
728728

729729
protoc --plugin=protoc-gen-mypy=path/to/protoc-gen-mypy --python_out=src/protobuf_generated_python --mypy_out=src/protobuf_generated_python src/google_auth.proto
730730

731-
The generated protobuf Python code was generated by protoc 29.2 (https://github.com/protocolbuffers/protobuf/releases/tag/v29.2).
731+
The generated protobuf Python code was generated by protoc 29.3 (https://github.com/protocolbuffers/protobuf/releases/tag/v29.3).
732732

733733
For Python type hint generation the [mypy-protobuf](https://github.com/nipunn1313/mypy-protobuf) package is used.
734734

‎src/protobuf_generated_python/google_auth_pb2.py

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.