From c5b9d9585c61dba27adf2184537c73e82989a8c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jun 2022 21:22:04 +0000 Subject: [PATCH] Bump html5lib from 0.9999999 to 0.99999999 in /alpha 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] --- alpha/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alpha/requirements.txt b/alpha/requirements.txt index b0a5c21..75093a0 100644 --- a/alpha/requirements.txt +++ b/alpha/requirements.txt @@ -37,7 +37,7 @@ gast==0.3.3 google-api-python-client==1.5.5 grpcio==1.26.0 gunicorn==19.4.5 -html5lib==0.9999999 +html5lib==0.99999999 httplib2==0.11.3 idna==2.7 imutils==0.5.3