From 5c4e2a1f6e9a8441637e442127d2b609e0182eac Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 23 Apr 2022 16:54:33 -0400 Subject: [PATCH 1/2] Update pytest from 5.4.1 to 7.1.2 --- Pipfile | 27 ++++++++------------------- 1 file changed, 8 insertions(+), 19 deletions(-) diff --git a/Pipfile b/Pipfile index dd3452c..ce3ee4a 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.2" 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 abd619890c451849770cb1dcfff5c623fb18e776 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 23 Apr 2022 16:54:33 -0400 Subject: [PATCH 2/2] Update pytest from 5.4.1 to 7.1.2 --- Pipfile.lock | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 4ec7562..a698747 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -153,11 +153,10 @@ }, "pytest": { "hashes": [ - "sha256:0e5b30f5cb04e887b91b1ee519fa3d89049595f428c1db76e73bd7f17b09b172", - "sha256:84dde37075b8805f3d1f392cc47e38a0e59518fb46a431cfdaf7cf1ce805f970" + "sha256:13d0e3ccfc2b6e26be000cb6568c832ba67ba32e719443bfe725814d3c42433c", + "sha256:a06a0425453864a270bc45e71f783330a7428defb4230fb5e6a731fde06ecd45" ], - "index": "pypi", - "version": "==5.4.1" + "version": "==7.1.2" }, "pytest-benchmark": { "hashes": [