Skip to content

Commit c314258

Browse files
Bump protobuf from 3.6.0 to 3.18.3 in /examples/yoti_example_flask
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.6.0 to 3.18.3. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.6.0...v3.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e73b209 commit c314258

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

examples/yoti_example_flask/requirements.txt

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jinja2==3.0.3
4040
# flask
4141
markupsafe==2.0.1
4242
# via jinja2
43-
protobuf==3.6.0
43+
protobuf==3.18.3
4444
# via yoti
4545
pycparser==2.18
4646
# via cffi
@@ -60,7 +60,6 @@ six==1.16.0
6060
# via
6161
# -r requirements.in
6262
# cryptography
63-
# protobuf
6463
# pyopenssl
6564
urllib3==1.24.2
6665
# via
@@ -74,6 +73,3 @@ wrapt==1.12.1
7473
# via deprecated
7574
yoti==2.14.0
7675
# via -r requirements.in
77-
78-
# The following packages are considered to be unsafe in a requirements file:
79-
# setuptools

0 commit comments

Comments
 (0)