Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump aiohttp from 3.8.5 to 3.9.0 in /examples/k8s_dask_plugin #1282

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions examples/k8s_dask_plugin/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ adlfs==2023.8.0
# via flytekit
aiobotocore==2.5.4
# via s3fs
aiohttp==3.8.5
aiohttp==3.9.0
# via
# adlfs
# aiobotocore
Expand All @@ -20,8 +20,6 @@ aiosignal==1.3.1
# via aiohttp
arrow==1.2.3
# via cookiecutter
async-timeout==4.0.3
# via aiohttp
attrs==23.1.0
# via aiohttp
azure-core==1.29.3
Expand Down Expand Up @@ -52,9 +50,7 @@ cffi==1.15.1
chardet==5.2.0
# via binaryornot
charset-normalizer==3.2.0
# via
# aiohttp
# requests
# via requests
click==8.1.7
# via
# cookiecutter
Expand Down
Loading