From 3ef66dc77aa672c77e01286a2784959a836c9b4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 00:49:00 +0000 Subject: [PATCH] Bump urllib3 from 1.26.16 to 1.26.18 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 to 1.26.18. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.16...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 15 +++------------ layer/requirements.txt | 14 +++++++------- requirements.txt | 2 +- 3 files changed, 11 insertions(+), 20 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 8ce6fb7..18c9d43 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -55,10 +55,6 @@ dataclasses-json==0.5.14 # benchling-sdk deprecated==1.2.14 # via jwcrypto -exceptiongroup==1.1.3 - # via - # anyio - # pytest h11==0.14.0 # via httpcore httpcore==0.17.3 @@ -111,6 +107,8 @@ platformdirs==3.10.0 # quilt3 pluggy==1.2.0 # via pytest +psutil==5.9.6 + # via benchling-sdk pycparser==2.21 # via cffi pytest==7.4.0 @@ -164,12 +162,6 @@ sniffio==1.3.0 # httpx tenacity==8.2.3 # via quilt3 -tomli==2.0.1 - # via - # black - # coverage - # pytest - # pytest-watcher tqdm==4.66.1 # via quilt3 typing-extensions==4.7.1 @@ -177,11 +169,10 @@ typing-extensions==4.7.1 # aws-lambda-powertools # benchling-api-client # benchling-sdk - # black # typing-inspect typing-inspect==0.9.0 # via dataclasses-json -urllib3==1.26.16 +urllib3==1.26.18 # via # botocore # requests diff --git a/layer/requirements.txt b/layer/requirements.txt index 280eae8..b44c2d4 100644 --- a/layer/requirements.txt +++ b/layer/requirements.txt @@ -12,7 +12,7 @@ attrs==22.2.0 # benchling-sdk # jsonschema aws-lambda-powertools==2.16.2 - # via -r requirements.in + # via -r layer/requirements.in aws-requests-auth==0.4.3 # via quilt3 backoff==1.11.1 @@ -22,7 +22,7 @@ backoff==1.11.1 benchling-api-client==2.0.167 # via benchling-sdk benchling-sdk==1.7.0 - # via -r requirements.in + # via -r layer/requirements.in boto3==1.26.151 # via quilt3 botocore==1.29.151 @@ -47,8 +47,6 @@ dataclasses-json==0.5.8 # benchling-sdk deprecated==1.2.14 # via jwcrypto -exceptiongroup==1.1.1 - # via anyio h11==0.14.0 # via httpcore httpcore==0.17.2 @@ -63,7 +61,7 @@ idna==3.4 # httpx # requests jinja2==3.1.2 - # via -r requirements.in + # via -r layer/requirements.in jmespath==1.0.1 # via # boto3 @@ -90,6 +88,8 @@ packaging==23.1 # via marshmallow platformdirs==3.5.3 # via quilt3 +psutil==5.9.6 + # via benchling-sdk pycparser==2.21 # via cffi pyrsistent==0.19.3 @@ -104,7 +104,7 @@ pyyaml==6.0 # benchling-sdk # quilt3 quilt3==5.3.1 - # via -r requirements.in + # via -r layer/requirements.in requests==2.31.0 # via # aws-requests-auth @@ -135,7 +135,7 @@ typing-extensions==4.6.3 # typing-inspect typing-inspect==0.9.0 # via dataclasses-json -urllib3==1.26.16 +urllib3==1.26.18 # via # botocore # requests diff --git a/requirements.txt b/requirements.txt index 8cc8394..dd6360f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -109,7 +109,7 @@ typing-extensions==4.7.1 # via # aws-sam-translator # pydantic -urllib3==1.26.16 +urllib3==1.26.18 # via # botocore # requests