From 154634f8da3f1fce683cfe3549be68599311de67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jun 2022 21:19:26 +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:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements/common.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a626768..3f14ee9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ Flask-SQLAlchemy==2.1 Flask-SSLify==0.1.5 Flask-WTF==0.12 guacamole==0.9.2 -html5lib==0.9999999 +html5lib==0.99999999 httplib2==0.9.2 idna==2.1 ipfs-api==0.2.3 diff --git a/requirements/common.txt b/requirements/common.txt index ba7555a..7d4fcea 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -18,6 +18,6 @@ Werkzeug==0.15.3 alembic==0.6.2 bleach==1.4.0 blinker==1.3 -html5lib==1.0b3 +html5lib==0.99999999 itsdangerous==0.23 six==1.4.1