Skip to content

Commit 64215ff

Browse files
Bump protobuf from 3.6.0 to 3.15.0 in /examples/yoti_example_flask
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.6.0 to 3.15.0. - [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.15.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e73b209 commit 64215ff

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

examples/yoti_example_flask/requirements.txt

Lines changed: 1 addition & 4 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.15.0
4444
# via yoti
4545
pycparser==2.18
4646
# via cffi
@@ -74,6 +74,3 @@ wrapt==1.12.1
7474
# via deprecated
7575
yoti==2.14.0
7676
# 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)