From 1ca24152268c607cac2e3d13c417ba4149cbc0f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 15:34:58 +0000 Subject: [PATCH] Bump aiohttp from 3.8.4 to 3.8.5 in /examples/image_spec Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.4 to 3.8.5. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.4...v3.8.5) --- updated-dependencies: - dependency-name: aiohttp dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/image_spec/requirements.txt | 26 +++++++++----------------- 1 file changed, 9 insertions(+), 17 deletions(-) diff --git a/examples/image_spec/requirements.txt b/examples/image_spec/requirements.txt index 35eb74ae2..5413ef5b2 100644 --- a/examples/image_spec/requirements.txt +++ b/examples/image_spec/requirements.txt @@ -8,7 +8,7 @@ adlfs==2023.4.0 # via flytekit aiobotocore==2.5.0 # via s3fs -aiohttp==3.8.4 +aiohttp==3.8.5 # via # adlfs # aiobotocore @@ -18,10 +18,6 @@ aioitertools==0.11.0 # via aiobotocore aiosignal==1.3.1 # via aiohttp -appnope==0.1.3 - # via - # ipykernel - # ipython arrow==1.2.3 # via jinja2-time asttokens==2.2.1 @@ -87,6 +83,7 @@ cryptography==41.0.1 # msal # pyjwt # pyopenssl + # secretstorage cycler==0.11.0 # via matplotlib dacite==1.8.1 @@ -189,13 +186,7 @@ imagehash==4.3.1 importlib-metadata==6.7.0 # via # flytekit - # jupyter-client # keyring - # markdown -importlib-resources==5.12.0 - # via - # keyring - # matplotlib ipykernel==6.23.3 # via ipywidgets ipython==8.12.2 @@ -210,6 +201,10 @@ jaraco-classes==3.2.3 # via keyring jedi==0.18.2 # via ipython +jeepney==0.8.0 + # via + # keyring + # secretstorage jinja2==3.1.2 # via # cookiecutter @@ -466,6 +461,8 @@ scipy==1.10.1 # ydata-profiling seaborn==0.12.2 # via ydata-profiling +secretstorage==3.3.3 + # via keyring six==1.16.0 # via # asttokens @@ -515,13 +512,10 @@ types-pyyaml==6.0.12.10 # via responses typing-extensions==4.6.3 # via - # aioitertools # azure-core # azure-storage-blob # flytekit - # ipython # pydantic - # rich # typing-inspect typing-inspect==0.9.0 # via dataclasses-json @@ -560,9 +554,7 @@ yarl==1.9.2 ydata-profiling==4.3.1 # via flytekitplugins-deck-standard zipp==3.15.0 - # via - # importlib-metadata - # importlib-resources + # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: # setuptools