From 052a6fcbb1afc39aba125950d79bd112d08e67ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jun 2022 21:17:59 +0000 Subject: [PATCH] Bump html5lib from 0.9999999 to 0.99999999 in /requirements Bumps [html5lib](https://github.com/html5lib/html5lib-python) from 0.9999999 to 0.99999999. - [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.99999999) --- updated-dependencies: - dependency-name: html5lib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements-gpu.txt | 2 +- requirements/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/requirements-gpu.txt b/requirements/requirements-gpu.txt index dc8813f..8d20219 100644 --- a/requirements/requirements-gpu.txt +++ b/requirements/requirements-gpu.txt @@ -5,7 +5,7 @@ cycler==0.10.0 decorator==4.2.1 futures==3.1.1 h5py==2.7.1 -html5lib==0.9999999 +html5lib==0.99999999 imageio==2.2.0 Keras==2.1.3 Markdown==2.6.11 diff --git a/requirements/requirements.txt b/requirements/requirements.txt index c978b23..f7eb03b 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -5,7 +5,7 @@ cycler==0.10.0 decorator==4.2.1 futures==3.1.1 h5py==2.7.1 -html5lib==0.9999999 +html5lib==0.99999999 imageio==2.2.0 Keras==2.1.3 Markdown==2.6.11