From 4015cae1276eebdfc5fad5870ea88fa41b690d18 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 24 Mar 2022 13:20:16 -0400 Subject: [PATCH 1/2] Update itsdangerous from 1.1.0 to 2.1.2 --- Pipfile | 29 +++++++++-------------------- 1 file changed, 9 insertions(+), 20 deletions(-) diff --git a/Pipfile b/Pipfile index dd3452c..a5a1c08 100644 --- a/Pipfile +++ b/Pipfile @@ -1,41 +1,30 @@ [[source]] - +name = "pypi" url = "https://pypi.org/simple" verify_ssl = true -name = "pypi" - [dev-packages] - -pytest-benchmark = "==3.2.3" pytest = "==5.4.1" +pytest-benchmark = "==3.2.3" [packages] - +Flask = "==1.1.2" +Jinja2 = "==2.11.2" +MarkupSafe = "==1.1.1" +Werkzeug = "==1.0.1" atomicwrites = "==1.4.0" attrs = "==19.3.0" click = "==7.1.2" gunicorn = "==20.0.4" -itsdangerous = "==1.1.0" +itsdangerous = "==2.1.2" +line-profiler = "*" more-itertools = "==7.2.0" pluggy = "==0.13.1" py = "==1.8.1" selenium = "==3.141.0" six = "==1.14.0" -Flask = "==1.1.2" urllib3 = "==1.25.7" -Jinja2 = "==2.11.2" -MarkupSafe = "==1.1.1" -Werkzeug = "==1.0.1" -line-profiler = "*" - +egscraper = {editable = true,path = "."} [requires] - python_version = "3.6" - - -[packages.egscraper] - -path = "." -editable = true From 662f59100e723926d9d6ebb43130e6c9b2ca5cf7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 24 Mar 2022 13:20:16 -0400 Subject: [PATCH 2/2] Update itsdangerous from 1.1.0 to 2.1.2 --- Pipfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 4ec7562..3d6f26e 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -36,10 +36,10 @@ }, "itsdangerous": { "hashes": [ - "sha256:321b033d07f2a4136d3ec762eac9f16a10ccd60f53c0c91af90217ace7ba1f19", - "sha256:b12271b2047cb23eeb98c8b5622e2e5c5e9abd9784a153e9d8ef9cb4dd09d749" + "sha256:2c2349112351b88699d8d4b6b075022c0808887cb7ad10069318a8b0bc88db44", + "sha256:5dbbc68b317e5e42f327f9021763545dc3fc3bfe22e6deb96aaf1fc38874156a" ], - "version": "==1.1.0" + "version": "==2.1.2" }, "jinja2": { "hashes": [