From 999bbdd285c5c5ea597401af64855477d793bc31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jun 2022 21:20:36 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20html5lib=20from=200.999=20to=200.9999999?= =?UTF-8?q?9=20in=20/myNotes/12-=E7=94=B5=E5=AD=90=E8=AF=8D=E5=85=B8/DAY02?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [html5lib](https://github.com/html5lib/html5lib-python) from 0.999 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.999...0.99999999) --- updated-dependencies: - dependency-name: html5lib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../DAY02/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 "myNotes/12-\347\224\265\345\255\220\350\257\215\345\205\270/DAY02/requirements.txt" diff --git "a/myNotes/12-\347\224\265\345\255\220\350\257\215\345\205\270/DAY02/requirements.txt" "b/myNotes/12-\347\224\265\345\255\220\350\257\215\345\205\270/DAY02/requirements.txt" old mode 100755 new mode 100644 index effc0a8..52b5c0a --- "a/myNotes/12-\347\224\265\345\255\220\350\257\215\345\205\270/DAY02/requirements.txt" +++ "b/myNotes/12-\347\224\265\345\255\220\350\257\215\345\205\270/DAY02/requirements.txt" @@ -19,7 +19,7 @@ feedparser==5.1.3 gevent==1.2.2 greenlet==0.4.13 guacamole==0.9.2 -html5lib==0.999 +html5lib==0.99999999 httplib2==0.9.1 idna==2.0 ipython==2.4.1