From 03f8e2266775692eb63e5b0dc1efaa837d90235a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 2 Oct 2020 06:55:48 +0000 Subject: [PATCH 01/10] Bump zope-interface from 5.1.0 to 5.1.2 Bumps [zope-interface](https://github.com/zopefoundation/zope.interface) from 5.1.0 to 5.1.2. - [Release notes](https://github.com/zopefoundation/zope.interface/releases) - [Changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst) - [Commits](https://github.com/zopefoundation/zope.interface/compare/5.1.0...5.1.2) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3977396..3706949 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,4 +58,4 @@ yarl==1.6.0 youtube-dl==2020.9.20 youtube-search-fork==1.2.5 zope.event==4.5.0 -zope.interface==5.1.0 +zope.interface==5.1.2 From ec8f2d8dde7f4a35fab2cff2d67e84449cf20fcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 07:12:20 +0000 Subject: [PATCH 02/10] Bump beautifulsoup4 from 4.9.2 to 4.9.3 Bumps [beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/bs4/) from 4.9.2 to 4.9.3. Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 33bbf16..52be369 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ alembic==1.4.3 astroid==2.4.2 async-timeout==3.0.1 attrs==20.2.0 -beautifulsoup4==4.9.2 +beautifulsoup4==4.9.3 bleach==3.2.1 Brotli==1.0.9 bs4==0.0.1 From 29297a0be4c2de05f6bb902fbb143d1c0d4ebe88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 06:29:17 +0000 Subject: [PATCH 03/10] Bump multidict from 4.7.6 to 5.0.0 Bumps [multidict](https://github.com/aio-libs/multidict) from 4.7.6 to 5.0.0. - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/multidict/compare/v4.7.6...v5.0.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 33bbf16..d7bfc2a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ lxml==4.5.2 Mako==1.1.3 MarkupSafe==1.1.1 mccabe==0.6.1 -multidict==4.7.6 +multidict==5.0.0 numerize==0.12 numpy==1.19.2 packaging==20.4 From e220f02aadaf6545dac44639f4474c0a13d4daa3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 06:29:17 +0000 Subject: [PATCH 04/10] Bump sqlalchemy from 1.3.19 to 1.3.20 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.19 to 1.3.20. - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 33bbf16..836cc04 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ requests-futures==1.0.0 sgmllib3k==1.0.0 six==1.15.0 soupsieve==2.0.1 -SQLAlchemy==1.3.19 +SQLAlchemy==1.3.20 style==1.1.6 toml==0.10.1 urllib3==1.25.10 From 92aa6b55c6c0317fa44c22c7200ce7e0f3e81334 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Oct 2020 05:57:03 +0000 Subject: [PATCH 05/10] Bump lxml from 4.5.2 to 4.6.1 Bumps [lxml](https://github.com/lxml/lxml) from 4.5.2 to 4.6.1. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.5.2...lxml-4.6.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 85a8961..dadc0b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ itsdangerous==1.1.0 Jinja2==2.11.2 lazy-object-proxy==1.5.1 llvmlite==0.34.0 -lxml==4.5.2 +lxml==4.6.1 Mako==1.1.3 MarkupSafe==1.1.1 mccabe==0.6.1 From d7839fb31b2823f9fa2d1dc0af1b60d936b932e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Oct 2020 05:57:09 +0000 Subject: [PATCH 06/10] Bump urllib3 from 1.25.10 to 1.25.11 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 to 1.25.11. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.25.10...1.25.11) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 85a8961..5b55ee8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ soupsieve==2.0.1 SQLAlchemy==1.3.20 style==1.1.6 toml==0.10.1 -urllib3==1.25.10 +urllib3==1.25.11 webencodings==0.5.1 Werkzeug==1.0.1 wrapt==1.12.1 From e1cacd160a766b22be3d9c34838188938488d77f Mon Sep 17 00:00:00 2001 From: eetukarvonen Date: Thu, 22 Oct 2020 05:44:43 -0400 Subject: [PATCH 07/10] Widen the UI for video.html --- app/templates/video.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/video.html b/app/templates/video.html index 310f987..2a69829 100644 --- a/app/templates/video.html +++ b/app/templates/video.html @@ -3,7 +3,7 @@ {% extends "base.html" %} {% block content %} -
+
{% if info.error != None or info.playability_error != None %}
From aa2372cd137bbcae566d84128887d8939f9a7f39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Oct 2020 07:25:33 +0000 Subject: [PATCH 08/10] Bump feedparser from 6.0.1 to 6.0.2 Bumps [feedparser](https://github.com/kurtmckee/feedparser) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/kurtmckee/feedparser/releases) - [Changelog](https://github.com/kurtmckee/feedparser/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/kurtmckee/feedparser/compare/6.0.1...6.0.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index df195f0..ce764b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ click==7.1.2 defusedxml==0.6.0 dnspython==2.0.0 email-validator==1.1.1 -feedparser==6.0.1 +feedparser==6.0.2 Flask==1.1.2 Flask-Caching==1.9.0 Flask-Login==0.5.0 From 3bbdede35121291bb0633111d9ebcc92052f79ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Oct 2020 06:39:18 +0000 Subject: [PATCH 09/10] Bump python-dotenv from 0.14.0 to 0.15.0 Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.14.0 to 0.15.0. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v0.14.0...v0.15.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ce764b1..d27f2ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ PyMySQL==0.10.1 pyparsing==2.4.7 PySocks==1.7.1 python-dateutil==2.8.1 -python-dotenv==0.14.0 +python-dotenv==0.15.0 python-editor==1.0.4 requests==2.24.0 requests-futures==1.0.0 From 21df1b4182ebe44fbd8cbdf5ca2e8bd7d237727e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Oct 2020 06:39:24 +0000 Subject: [PATCH 10/10] Bump numpy from 1.19.2 to 1.19.3 Bumps [numpy](https://github.com/numpy/numpy) from 1.19.2 to 1.19.3. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.19.2...v1.19.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d27f2ee..bceebb3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ MarkupSafe==1.1.1 mccabe==0.6.1 multidict==5.0.0 numerize==0.12 -numpy==1.19.2 +numpy==1.19.3 packaging==20.4 pylint==2.6.0 PyMySQL==0.10.1