From 314f577ff682c2a0b709a02358d74b6f34d1b3ba Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 21 Dec 2022 07:06:48 -0500 Subject: [PATCH 1/2] Update attrs from 19.3.0 to 22.2.0 --- Pipfile | 29 +++++++++-------------------- 1 file changed, 9 insertions(+), 20 deletions(-) diff --git a/Pipfile b/Pipfile index dd3452c..e847500 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.2.3" [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" +attrs = "==22.2.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 682fd8749871469d8c0819e93b476029dc2ade56 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 21 Dec 2022 07:06:49 -0500 Subject: [PATCH 2/2] Update attrs from 20.2.0 to 22.2.0 --- Pipfile.lock | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 4ec7562..ead5eb8 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -96,11 +96,8 @@ }, "develop": { "attrs": { - "hashes": [ - "sha256:26b54ddbbb9ee1d34d5d3668dd37d6cf74990ab23c828c2888dccdceee395594", - "sha256:fce7fc47dfc976152e82d53ff92fa0407700c21acd20886a13777a0d20e655dc" - ], - "version": "==20.2.0" + "hashes": [], + "version": "==22.2.0" }, "importlib-metadata": { "hashes": [