From 9b8602a2056f4d1cff47938c8c8ff1d6af2b201a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 16 Mar 2022 13:28:41 -0400 Subject: [PATCH 1/2] Update attrs from 19.3.0 to 21.4.0 --- Pipfile | 29 +++++++++-------------------- 1 file changed, 9 insertions(+), 20 deletions(-) diff --git a/Pipfile b/Pipfile index dd3452c..5d33967 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 = "==21.4.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 26a8361c558fbdb602ebe18bcc07f6d859da9164 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 16 Mar 2022 13:28:41 -0400 Subject: [PATCH 2/2] Update attrs from 20.2.0 to 21.4.0 --- Pipfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 4ec7562..2b24a8f 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -97,10 +97,10 @@ "develop": { "attrs": { "hashes": [ - "sha256:26b54ddbbb9ee1d34d5d3668dd37d6cf74990ab23c828c2888dccdceee395594", - "sha256:fce7fc47dfc976152e82d53ff92fa0407700c21acd20886a13777a0d20e655dc" + "sha256:2d27e3784d7a565d36ab851fe94887c5eccd6a463168875832a1be79c82828b4", + "sha256:626ba8234211db98e869df76230a137c4c40a12d72445c45d5f5b716f076e2fd" ], - "version": "==20.2.0" + "version": "==21.4.0" }, "importlib-metadata": { "hashes": [