From c95fd127fdcf9abc0ce1a6218cb8afa8474657ee Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 25 Oct 2022 17:53:47 -0400 Subject: [PATCH 1/2] Update pytest-benchmark from 3.2.3 to 4.0.0 --- Pipfile | 27 ++++++++------------------- 1 file changed, 8 insertions(+), 19 deletions(-) diff --git a/Pipfile b/Pipfile index dd3452c..70ad76c 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 = "==4.0.0" [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" +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 ab4b98134fc34b67850d76769cdf647e8adaba4e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 25 Oct 2022 17:53:47 -0400 Subject: [PATCH 2/2] Update pytest-benchmark from 3.2.3 to 4.0.0 --- Pipfile.lock | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 4ec7562..6038fd2 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -160,12 +160,8 @@ "version": "==5.4.1" }, "pytest-benchmark": { - "hashes": [ - "sha256:01f79d38d506f5a3a0a9ada22ded714537bbdfc8147a881a35c1655db07289d9", - "sha256:ad4314d093a3089701b24c80a05121994c7765ce373478c8f4ba8d23c9ba9528" - ], - "index": "pypi", - "version": "==3.2.3" + "hashes": [], + "version": "==4.0.0" }, "six": { "hashes": [