From b9123491a902ee6184435a71f859e18c94b164fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jun 2022 21:13:20 +0000 Subject: [PATCH] Bump html5lib from 0.9999999 to 0.99999999 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:development ... Signed-off-by: dependabot[bot] --- requirements_py27_dev.txt | 2 +- requirements_py3_dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_py27_dev.txt b/requirements_py27_dev.txt index 1a293f4..d1d7a1d 100644 --- a/requirements_py27_dev.txt +++ b/requirements_py27_dev.txt @@ -22,7 +22,7 @@ flake8==3.2.1 functools32==3.2.3.post2 future==0.16.0 gnureadline==6.3.3 -html5lib==0.9999999 +html5lib==0.99999999 imagesize==0.7.1 ipykernel==4.5.2 ipython==5.1.0 diff --git a/requirements_py3_dev.txt b/requirements_py3_dev.txt index d1c99f0..9acf420 100644 --- a/requirements_py3_dev.txt +++ b/requirements_py3_dev.txt @@ -19,7 +19,7 @@ entrypoints==0.2.2 enum34==1.1.6 flake8==3.2.1 gnureadline==6.3.3 -html5lib==0.9999999 +html5lib==0.99999999 imagesize==0.7.1 ipykernel==4.5.2 ipython==5.1.0