From 98732cd66478cc25528481117e81cbe4802852c4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Feb 2023 12:07:01 -0500 Subject: [PATCH 1/2] Update more-itertools from 7.2.0 to 9.1.0 --- Pipfile | 29 +++++++++-------------------- 1 file changed, 9 insertions(+), 20 deletions(-) diff --git a/Pipfile b/Pipfile index dd3452c..ebd8682 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" -more-itertools = "==7.2.0" +line-profiler = "*" +more-itertools = "==9.1.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 9ee7f9e0e3768b22d2dbd30f2a0bc9edb6c057ef Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Feb 2023 12:07:02 -0500 Subject: [PATCH 2/2] Update more-itertools from 8.5.0 to 9.1.0 --- Pipfile.lock | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 4ec7562..01cd916 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -111,11 +111,8 @@ "version": "==2.0.0" }, "more-itertools": { - "hashes": [ - "sha256:6f83822ae94818eae2612063a5101a7311e68ae8002005b5e05f03fd74a86a20", - "sha256:9b30f12df9393f0d28af9210ff8efe48d10c94f73e5daf886f10c4b0b0b4f03c" - ], - "version": "==8.5.0" + "hashes": [], + "version": "==9.1.0" }, "packaging": { "hashes": [