Skip to content

Commit cb9ecac

Browse files
authored
Refreeze dask-gateway/Dockerfile.requirements.txt (#860)
1 parent 67e1abc commit cb9ecac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dask-gateway/Dockerfile.requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ aiohttp==3.11.11
1010
# via dask-gateway
1111
aiosignal==1.3.2
1212
# via aiohttp
13-
attrs==24.3.0
13+
attrs==25.1.0
1414
# via aiohttp
1515
bokeh==3.6.2
1616
# via -r Dockerfile.requirements.in
@@ -37,7 +37,7 @@ frozenlist==1.5.0
3737
# via
3838
# aiohttp
3939
# aiosignal
40-
fsspec==2024.12.0
40+
fsspec==2025.2.0
4141
# via dask
4242
idna==3.10
4343
# via yarl
@@ -82,7 +82,7 @@ psutil==6.1.1
8282
# via distributed
8383
python-dateutil==2.9.0.post0
8484
# via pandas
85-
pytz==2024.2
85+
pytz==2025.1
8686
# via pandas
8787
pyyaml==6.0.2
8888
# via

0 commit comments

Comments
 (0)