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

Fixed CI job error (aiohttp) #2007

Merged
merged 5 commits into from
Nov 29, 2023
Merged
Show file tree
Hide file tree
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
14 changes: 7 additions & 7 deletions plugins/flytekit-spark/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,39 +4,39 @@
#
# pip-compile dev-requirements.in
#
aiohttp==3.9.0
aiohttp==3.9.1
# via aioresponses
aioresponses==0.7.4
aioresponses==0.7.6
# via -r dev-requirements.in
aiosignal==1.3.1
# via aiohttp
async-timeout==4.0.3
# via aiohttp
attrs==23.1.0
# via aiohttp
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via pytest
frozenlist==1.4.0
# via
# aiohttp
# aiosignal
idna==3.4
idna==3.6
# via yarl
iniconfig==2.0.0
# via pytest
multidict==6.0.4
# via
# aiohttp
# yarl
packaging==23.1
packaging==23.2
# via pytest
pluggy==1.3.0
# via pytest
pytest==7.4.0
pytest==7.4.3
# via pytest-asyncio
pytest-asyncio==0.21.1
# via -r dev-requirements.in
tomli==2.0.1
# via pytest
yarl==1.9.2
yarl==1.9.3
# via aiohttp
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.2
# via s3fs
aiohttp==3.9.0
aiohttp==3.9.1
# via
# adlfs
# aiobotocore
Expand All @@ -20,7 +20,7 @@ aiosignal==1.3.1
# via aiohttp
arrow==1.2.3
# via cookiecutter
async-timeout==4.0.2
async-timeout==4.0.3
# via aiohttp
attrs==23.1.0
# via aiohttp
Expand Down Expand Up @@ -348,7 +348,7 @@ wrapt==1.15.0
# via
# aiobotocore
# deprecated
yarl==1.9.2
yarl==1.9.3
# via aiohttp
zipp==3.16.2
# via importlib-metadata