Skip to content

Commit 494cee6

Browse files
authored
Refreeze dask-gateway-server/Dockerfile.requirements.txt (#816)
1 parent da11232 commit 494cee6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

dask-gateway-server/Dockerfile.requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ cffi==1.16.0
1818
# via cryptography
1919
colorlog==6.8.2
2020
# via dask-gateway-server
21-
cryptography==42.0.3
21+
cryptography==42.0.5
2222
# via dask-gateway-server
2323
dask-gateway-server @ file:///opt/dask-gateway-server
2424
# via -r Dockerfile.requirements.in
@@ -34,19 +34,19 @@ multidict==6.0.5
3434
# via
3535
# aiohttp
3636
# yarl
37-
pycparser==2.21
37+
pycparser==2.22
3838
# via cffi
39-
python-dateutil==2.8.2
39+
python-dateutil==2.9.0.post0
4040
# via kubernetes-asyncio
4141
pyyaml==6.0.1
4242
# via kubernetes-asyncio
4343
six==1.16.0
4444
# via
4545
# kubernetes-asyncio
4646
# python-dateutil
47-
traitlets==5.14.1
47+
traitlets==5.14.2
4848
# via dask-gateway-server
49-
urllib3==2.2.0
49+
urllib3==2.2.1
5050
# via kubernetes-asyncio
5151
yarl==1.9.4
5252
# via aiohttp

0 commit comments

Comments
 (0)