Skip to content

Commit

Permalink
Bump aiohttp from 3.8.4 to 3.8.5 in /examples/snowflake_plugin
Browse files Browse the repository at this point in the history
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](aio-libs/aiohttp@v3.8.4...v3.8.5)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 21, 2023
1 parent 0ea3c63 commit d3d8fca
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions examples/snowflake_plugin/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ adlfs==2023.4.0
# via flytekit
aiobotocore==2.5.1
# via s3fs
aiohttp==3.8.4
aiohttp==3.8.5
# via
# adlfs
# aiobotocore
Expand Down Expand Up @@ -73,6 +73,7 @@ cryptography==41.0.1
# msal
# pyjwt
# pyopenssl
# secretstorage
dataclasses-json==0.5.9
# via flytekit
decorator==5.1.1
Expand Down Expand Up @@ -151,12 +152,14 @@ importlib-metadata==6.7.0
# via
# flytekit
# keyring
importlib-resources==5.12.0
# via keyring
isodate==0.6.1
# via azure-storage-blob
jaraco-classes==3.2.3
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
# via
# cookiecutter
Expand Down Expand Up @@ -299,6 +302,8 @@ rsa==4.9
# via google-auth
s3fs==2023.6.0
# via flytekit
secretstorage==3.3.3
# via keyring
six==1.16.0
# via
# azure-core
Expand All @@ -319,11 +324,9 @@ types-pyyaml==6.0.12.10
# via responses
typing-extensions==4.7.1
# via
# aioitertools
# azure-core
# azure-storage-blob
# flytekit
# rich
# typing-inspect
typing-inspect==0.9.0
# via dataclasses-json
Expand All @@ -350,9 +353,7 @@ wrapt==1.15.0
yarl==1.9.2
# via aiohttp
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

0 comments on commit d3d8fca

Please sign in to comment.