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.6 to 3.9.2 #2137

Merged
merged 1 commit into from
Jan 30, 2024
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
8 changes: 4 additions & 4 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ adlfs==2023.9.0
# via flytekit
aiobotocore==2.5.4
# via s3fs
aiohttp==3.8.6
aiohttp==3.9.2
# via
# adlfs
# aiobotocore
Expand Down Expand Up @@ -69,9 +69,7 @@ cfgv==3.4.0
chardet==5.2.0
# via binaryornot
charset-normalizer==3.3.2
# via
# aiohttp
# requests
# via requests
click==8.1.7
# via
# cookiecutter
Expand Down Expand Up @@ -316,6 +314,8 @@ oauthlib==3.2.2
# requests-oauthlib
opt-einsum==3.3.0
# via tensorflow
orjson==3.9.12
# via -r dev-requirements.in
packaging==23.2
# via
# docker
Expand Down
2 changes: 1 addition & 1 deletion doc-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ adlfs==2023.9.0
# via flytekit
aiobotocore==2.5.4
# via s3fs
aiohttp==3.9.1
aiohttp==3.9.2
# via
# adlfs
# aiobotocore
Expand Down
Loading