From d6b1cf5759e6f9807c7e1dcb575b8d5186b17072 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 16 Mar 2022 13:29:53 -0400 Subject: [PATCH 1/2] Update pytest from 5.4.1 to 7.1.0 --- Pipfile | 27 ++++++++------------------- 1 file changed, 8 insertions(+), 19 deletions(-) diff --git a/Pipfile b/Pipfile index dd3452c..ad2059c 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.0" 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 af8fff93dabd1d84d5fba8b61b5f87a7dbd3531d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 16 Mar 2022 13:29:54 -0400 Subject: [PATCH 2/2] Update pytest from 5.4.1 to 7.1.0 --- Pipfile.lock | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 4ec7562..4440782 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -153,11 +153,10 @@ }, "pytest": { "hashes": [ - "sha256:0e5b30f5cb04e887b91b1ee519fa3d89049595f428c1db76e73bd7f17b09b172", - "sha256:84dde37075b8805f3d1f392cc47e38a0e59518fb46a431cfdaf7cf1ce805f970" + "sha256:b555252a95bbb2a37a97b5ac2eb050c436f7989993565f5e0c9128fcaacadd0e", + "sha256:f1089d218cfcc63a212c42896f1b7fbf096874d045e1988186861a1a87d27b47" ], - "index": "pypi", - "version": "==5.4.1" + "version": "==7.1.0" }, "pytest-benchmark": { "hashes": [