From 7df428148cc03dc21dff607957426dba28fa14ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2020 01:07:29 +0000 Subject: [PATCH] Bump bleach from 3.0.2 to 3.1.4 Bumps [bleach](https://github.com/mozilla/bleach) from 3.0.2 to 3.1.4. - [Release notes](https://github.com/mozilla/bleach/releases) - [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES) - [Commits](https://github.com/mozilla/bleach/compare/v3.0.2...v3.1.4) Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- requirements.txt | 11 ++++++----- 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/Pipfile b/Pipfile index c0f9b9c..f2097fa 100644 --- a/Pipfile +++ b/Pipfile @@ -6,7 +6,7 @@ name = "pypi" [packages] python-dateutil = "==2.7.5" tqdm = "==4.29.0" -bleach = "==3.0.2" +bleach = "==3.1.4" altgraph = "==0.16.1" certifi = "==2018.11.29" future = "==0.17.1" diff --git a/Pipfile.lock b/Pipfile.lock index 5c771ae..9dda1cc 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "aed0770e9659a22969885a6e151f00985319e0b11f8331e6b840abc0fcae57a2" + "sha256": "5a1541cccb1bc03a6df9c2529a1678cfeb193b7e36fe9814f9cce176105d2126" }, "pipfile-spec": 6, "requires": { @@ -34,11 +34,11 @@ }, "bleach": { "hashes": [ - "sha256:48d39675b80a75f6d1c3bdbffec791cf0bbbab665cf01e20da701c77de278718", - "sha256:73d26f018af5d5adcdabf5c1c974add4361a9c76af215fe32fdec8a6fc5fb9b9" + "sha256:cc8da25076a1fe56c3ac63671e2194458e0c4d9c7becfd52ca251650d517903c", + "sha256:e78e426105ac07026ba098f04de8abe9b6e3e98b5befbf89b51a5ef0a4292b03" ], "index": "pypi", - "version": "==3.0.2" + "version": "==3.1.4" }, "certifi": { "hashes": [ diff --git a/requirements.txt b/requirements.txt index 87b633d..eb6031a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,15 +1,16 @@ +-i https://pypi.org/simple/ altgraph==0.16.1 -Babel==2.6.0 -bleach==3.0.2 +babel==2.6.0 +bleach==3.1.4 certifi==2018.11.29 future==0.17.1 idna==2.8 -Jinja2==2.10 +jinja2==2.10 macholib==1.11 markdown==3.0.1 -MarkupSafe==1.1.0 +markupsafe==1.1.0 pefile==2018.8.8 -PyInstaller==3.4 +pyinstaller==3.4 python-dateutil==2.7.5 pytz==2018.7 six==1.12.0