From 839d816f20ccab44ca1260eb32f6d040ffa4910a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 16 Mar 2022 13:29:51 -0400 Subject: [PATCH 1/2] Update pytest-benchmark from 3.2.3 to 3.4.1 --- Pipfile | 27 ++++++++------------------- 1 file changed, 8 insertions(+), 19 deletions(-) diff --git a/Pipfile b/Pipfile index dd3452c..4d966af 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.4.1" [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 ae96b1e3ffdffce45fef055bcca03bb0af45a1e6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 16 Mar 2022 13:29:52 -0400 Subject: [PATCH 2/2] Update pytest-benchmark from 3.2.3 to 3.4.1 --- Pipfile.lock | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 4ec7562..090e0ec 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -161,11 +161,10 @@ }, "pytest-benchmark": { "hashes": [ - "sha256:01f79d38d506f5a3a0a9ada22ded714537bbdfc8147a881a35c1655db07289d9", - "sha256:ad4314d093a3089701b24c80a05121994c7765ce373478c8f4ba8d23c9ba9528" + "sha256:36d2b08c4882f6f997fd3126a3d6dfd70f3249cde178ed8bbc0b73db7c20f809", + "sha256:40e263f912de5a81d891619032983557d62a3d85843f9a9f30b98baea0cd7b47" ], - "index": "pypi", - "version": "==3.2.3" + "version": "==3.4.1" }, "six": { "hashes": [