Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan King committed Oct 23, 2023
1 parent 4401c7d commit c40d636
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion batch/pinned-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ attrs==23.1.0
# -c hail/batch/../hail/python/pinned-requirements.txt
# -c hail/batch/../web_common/pinned-requirements.txt
# aiohttp
charset-normalizer==3.3.0
charset-normalizer==3.3.1
# via
# -c hail/batch/../gear/pinned-requirements.txt
# -c hail/batch/../hail/python/dev/pinned-requirements.txt
Expand Down
2 changes: 1 addition & 1 deletion ci/pinned-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ cffi==1.16.0
# -c hail/ci/../hail/python/dev/pinned-requirements.txt
# -c hail/ci/../hail/python/pinned-requirements.txt
# cryptography
charset-normalizer==3.3.0
charset-normalizer==3.3.1
# via
# -c hail/ci/../gear/pinned-requirements.txt
# -c hail/ci/../hail/python/dev/pinned-requirements.txt
Expand Down
2 changes: 1 addition & 1 deletion gear/pinned-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ certifi==2023.7.22
# -c hail/gear/../hail/python/pinned-requirements.txt
# kubernetes-asyncio
# requests
charset-normalizer==3.3.0
charset-normalizer==3.3.1
# via
# -c hail/gear/../hail/python/dev/pinned-requirements.txt
# -c hail/gear/../hail/python/hailtop/pinned-requirements.txt
Expand Down
4 changes: 2 additions & 2 deletions hail/python/dev/pinned-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ cffi==1.16.0
# argon2-cffi-bindings
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.0
charset-normalizer==3.3.1
# via
# -c hail/hail/python/dev/../pinned-requirements.txt
# requests
Expand Down Expand Up @@ -423,7 +423,7 @@ rpds-py==0.10.6
# via
# jsonschema
# referencing
ruff==0.1.0
ruff==0.1.1
# via -r hail/hail/python/dev/requirements.txt
send2trash==1.8.2
# via jupyter-server
Expand Down
10 changes: 5 additions & 5 deletions hail/python/hailtop/pinned-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ attrs==23.1.0
# via aiohttp
azure-common==1.1.28
# via azure-mgmt-storage
azure-core==1.29.4
azure-core==1.29.5
# via
# azure-identity
# azure-mgmt-core
Expand All @@ -30,9 +30,9 @@ azure-mgmt-storage==20.1.0
# via -r hail/hail/python/hailtop/requirements.txt
azure-storage-blob==12.18.3
# via -r hail/hail/python/hailtop/requirements.txt
boto3==1.28.66
boto3==1.28.68
# via -r hail/hail/python/hailtop/requirements.txt
botocore==1.31.66
botocore==1.31.68
# via
# -r hail/hail/python/hailtop/requirements.txt
# boto3
Expand All @@ -47,7 +47,7 @@ cffi==1.16.0
# via
# cryptography
# pycares
charset-normalizer==3.3.0
charset-normalizer==3.3.1
# via
# aiohttp
# requests
Expand Down Expand Up @@ -172,7 +172,7 @@ urllib3==1.26.18
# via
# botocore
# requests
uvloop==0.18.0 ; sys_platform != "win32"
uvloop==0.19.0 ; sys_platform != "win32"
# via -r hail/hail/python/hailtop/requirements.txt
yarl==1.9.2
# via aiohttp
10 changes: 5 additions & 5 deletions hail/python/pinned-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ azure-common==1.1.28
# via
# -c hail/hail/python/hailtop/pinned-requirements.txt
# azure-mgmt-storage
azure-core==1.29.4
azure-core==1.29.5
# via
# -c hail/hail/python/hailtop/pinned-requirements.txt
# azure-identity
Expand All @@ -57,11 +57,11 @@ azure-storage-blob==12.18.3
# -r hail/hail/python/hailtop/requirements.txt
bokeh==3.3.0
# via -r hail/hail/python/requirements.txt
boto3==1.28.66
boto3==1.28.68
# via
# -c hail/hail/python/hailtop/pinned-requirements.txt
# -r hail/hail/python/hailtop/requirements.txt
botocore==1.31.66
botocore==1.31.68
# via
# -c hail/hail/python/hailtop/pinned-requirements.txt
# -r hail/hail/python/hailtop/requirements.txt
Expand All @@ -81,7 +81,7 @@ cffi==1.16.0
# -c hail/hail/python/hailtop/pinned-requirements.txt
# cryptography
# pycares
charset-normalizer==3.3.0
charset-normalizer==3.3.1
# via
# -c hail/hail/python/hailtop/pinned-requirements.txt
# aiohttp
Expand Down Expand Up @@ -329,7 +329,7 @@ urllib3==1.26.18
# -c hail/hail/python/hailtop/pinned-requirements.txt
# botocore
# requests
uvloop==0.18.0 ; sys_platform != "win32"
uvloop==0.19.0 ; sys_platform != "win32"
# via
# -c hail/hail/python/hailtop/pinned-requirements.txt
# -r hail/hail/python/hailtop/requirements.txt
Expand Down
2 changes: 1 addition & 1 deletion web_common/pinned-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ attrs==23.1.0
# -c hail/web_common/../hail/python/dev/pinned-requirements.txt
# -c hail/web_common/../hail/python/pinned-requirements.txt
# aiohttp
charset-normalizer==3.3.0
charset-normalizer==3.3.1
# via
# -c hail/web_common/../gear/pinned-requirements.txt
# -c hail/web_common/../hail/python/dev/pinned-requirements.txt
Expand Down

0 comments on commit c40d636

Please sign in to comment.