Skip to content

Commit

Permalink
Update to aiohttp 3.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pjonsson authored and omad committed Nov 28, 2023
1 parent 6078fd1 commit 6b85ef9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,10 @@ aiobotocore==2.6.0
# via
# -r requirements.txt
# odc-cloud
aiohttp==3.8.6
# via aiobotocore
aiohttp==3.9.1
# via
# -r requirements.txt
# aiobotocore
aioitertools==0.11.0
# via aiobotocore
aiosignal==1.3.1
Expand Down Expand Up @@ -67,9 +69,7 @@ certifi==2023.7.22
cftime==1.6.2
# via netcdf4
charset-normalizer==3.3.0
# via
# aiohttp
# requests
# via requests
ciso8601==2.3.0
# via
# datacube
Expand Down
2 changes: 2 additions & 0 deletions index/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@

datacube[performance,s3]
aiobotocore[awscli,boto3]
# No direct dependency, avoid CVE-2023-4908{1,2} in aiohttp 3.8.6.
aiohttp>3.8.6
odc-apps-dc-tools
odc-apps-cloud
pyyaml>=6.0.1
Expand Down

0 comments on commit 6b85ef9

Please sign in to comment.