Skip to content

Commit

Permalink
Refreeze dask-gateway-server/Dockerfile.requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
dask-bot committed Jan 30, 2024
1 parent 5dad9af commit 56cb8f5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dask-gateway-server/Dockerfile.requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# Use "Run workflow" button at https://github.com/dask/dask-gateway/actions/workflows/refreeze-dockerfile-requirements-txt.yaml
#
aiohttp==3.9.1
aiohttp==3.9.3
# via
# dask-gateway-server
# kubernetes-asyncio
Expand All @@ -16,9 +16,9 @@ certifi==2023.11.17
# via kubernetes-asyncio
cffi==1.16.0
# via cryptography
colorlog==6.8.0
colorlog==6.8.2
# via dask-gateway-server
cryptography==41.0.7
cryptography==42.0.1
# via dask-gateway-server
dask-gateway-server @ file:///opt/dask-gateway-server
# via -r Dockerfile.requirements.in
Expand All @@ -28,7 +28,7 @@ frozenlist==1.4.1
# aiosignal
idna==3.6
# via yarl
kubernetes-asyncio==28.2.1
kubernetes-asyncio==29.0.0
# via dask-gateway-server
multidict==6.0.4
# via
Expand Down

0 comments on commit 56cb8f5

Please sign in to comment.