Skip to content

Commit

Permalink
Refreeze dask-gateway-server/Dockerfile.requirements.txt (#737)
Browse files Browse the repository at this point in the history
  • Loading branch information
dask-bot authored Sep 22, 2023
1 parent 04dc4ae commit 9f9c297
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions dask-gateway-server/Dockerfile.requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ aiohttp==3.8.5
# kubernetes-asyncio
aiosignal==1.3.1
# via aiohttp
async-timeout==4.0.2
async-timeout==4.0.3
# via aiohttp
attrs==23.1.0
# via aiohttp
Expand All @@ -22,7 +22,7 @@ charset-normalizer==3.2.0
# via aiohttp
colorlog==6.7.0
# via dask-gateway-server
cryptography==41.0.3
cryptography==41.0.4
# via dask-gateway-server
dask-gateway-server @ file:///opt/dask-gateway-server
# via -r Dockerfile.requirements.in
Expand All @@ -32,7 +32,7 @@ frozenlist==1.4.0
# aiosignal
idna==3.4
# via yarl
kubernetes-asyncio==24.2.3
kubernetes-asyncio==25.11.0
# via dask-gateway-server
multidict==6.0.4
# via
Expand All @@ -48,9 +48,9 @@ six==1.16.0
# via
# kubernetes-asyncio
# python-dateutil
traitlets==5.9.0
traitlets==5.10.0
# via dask-gateway-server
urllib3==2.0.4
urllib3==2.0.5
# via kubernetes-asyncio
yarl==1.9.2
# via aiohttp
Expand Down

0 comments on commit 9f9c297

Please sign in to comment.