From e5d7baa83b6c864ee74273baca92b80e2ccb2487 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:09:24 +0000 Subject: [PATCH] Bump html5lib from 0.9999999 to 0.999999999 in /serving Bumps [html5lib](https://github.com/html5lib/html5lib-python) from 0.9999999 to 0.999999999. - [Release notes](https://github.com/html5lib/html5lib-python/releases) - [Changelog](https://github.com/html5lib/html5lib-python/blob/master/CHANGES.rst) - [Commits](https://github.com/html5lib/html5lib-python/compare/0.9999999...0.999999999) --- updated-dependencies: - dependency-name: html5lib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- serving/client_requirements.txt | 2 +- serving/serving_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/serving/client_requirements.txt b/serving/client_requirements.txt index 608f2d8..8039c2f 100644 --- a/serving/client_requirements.txt +++ b/serving/client_requirements.txt @@ -18,7 +18,7 @@ functools32==3.2.3.post2 futures==3.2.0 gast==0.2.0 grpcio==1.12.1 -html5lib==0.9999999 +html5lib==0.999999999 idna==2.6 ipykernel==4.8.2 ipython==5.7.0 diff --git a/serving/serving_requirements.txt b/serving/serving_requirements.txt index 5604e95..331033e 100644 --- a/serving/serving_requirements.txt +++ b/serving/serving_requirements.txt @@ -3,7 +3,7 @@ astor==0.6.2 bleach==1.5.0 gast==0.2.0 grpcio==1.12.1 -html5lib==0.9999999 +html5lib==0.999999999 Markdown==2.6.11 numpy==1.14.3 protobuf==3.5.2.post1