From 9a44258e49072d0cddde820cfc2d7d248090767c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 17 Mar 2022 23:54:14 -0400 Subject: [PATCH 1/2] Update pytest from 5.4.1 to 7.1.1 --- Pipfile | 27 ++++++++------------------- 1 file changed, 8 insertions(+), 19 deletions(-) diff --git a/Pipfile b/Pipfile index dd3452c..00759d1 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 = "==7.1.1" pytest-benchmark = "==3.2.3" -pytest = "==5.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 6266eb115d42167d5bd525c07755d5eb10f01268 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 17 Mar 2022 23:54:14 -0400 Subject: [PATCH 2/2] Update pytest from 5.4.1 to 7.1.1 --- Pipfile.lock | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 4ec7562..850915f 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -153,11 +153,10 @@ }, "pytest": { "hashes": [ - "sha256:0e5b30f5cb04e887b91b1ee519fa3d89049595f428c1db76e73bd7f17b09b172", - "sha256:84dde37075b8805f3d1f392cc47e38a0e59518fb46a431cfdaf7cf1ce805f970" + "sha256:841132caef6b1ad17a9afde46dc4f6cfa59a05f9555aae5151f73bdf2820ca63", + "sha256:92f723789a8fdd7180b6b06483874feca4c48a5c76968e03bb3e7f806a1869ea" ], - "index": "pypi", - "version": "==5.4.1" + "version": "==7.1.1" }, "pytest-benchmark": { "hashes": [