From 320cead18c93f6f0a215fad5fb3f1f49cf60452a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:13:18 +0000 Subject: [PATCH] Bump html5lib from 0.9999999 to 0.999999999 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] --- requirements.txt | 2 +- requirements/common.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a626768..3014df1 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.999999999 httplib2==0.9.2 idna==2.1 ipfs-api==0.2.3 diff --git a/requirements/common.txt b/requirements/common.txt index ba7555a..8c68d85 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.999999999 itsdangerous==0.23 six==1.4.1