File tree Expand file tree Collapse file tree 2 files changed +10
-15
lines changed Expand file tree Collapse file tree 2 files changed +10
-15
lines changed Original file line number Diff line number Diff line change @@ -40,9 +40,9 @@ beautifulsoup4==4.12.3
40
40
# pydata-sphinx-theme
41
41
bleach == 6.1.0
42
42
# via nbconvert
43
- boto3 == 1.35.24
43
+ boto3 == 1.35.27
44
44
# via -r docs/requirements.in
45
- botocore == 1.35.24
45
+ botocore == 1.35.27
46
46
# via
47
47
# boto3
48
48
# s3transfer
@@ -72,7 +72,7 @@ comm==0.2.2
72
72
# via
73
73
# ipykernel
74
74
# ipywidgets
75
- debugpy == 1.8.5
75
+ debugpy == 1.8.6
76
76
# via ipykernel
77
77
decorator == 5.1.1
78
78
# via ipython
@@ -228,7 +228,6 @@ numpy==2.1.1
228
228
# via
229
229
# rasterio
230
230
# shapely
231
- # snuggs
232
231
overrides == 7.7.0
233
232
# via jupyter-server
234
233
packaging == 24.1
@@ -250,7 +249,7 @@ platformdirs==4.3.6
250
249
# via jupyter-core
251
250
prometheus-client == 0.21.0
252
251
# via jupyter-server
253
- prompt-toolkit == 3.0.47
252
+ prompt-toolkit == 3.0.48
254
253
# via
255
254
# ipython
256
255
# jupyter-console
@@ -275,7 +274,7 @@ pygments==2.18.0
275
274
# pydata-sphinx-theme
276
275
# sphinx
277
276
pyparsing == 3.1.4
278
- # via snuggs
277
+ # via rasterio
279
278
python-dateutil == 2.9.0.post0
280
279
# via
281
280
# arrow
@@ -291,7 +290,7 @@ pyzmq==26.2.0
291
290
# jupyter-client
292
291
# jupyter-console
293
292
# jupyter-server
294
- rasterio == 1.3.11
293
+ rasterio == 1.4.0
295
294
# via -r docs/requirements.in
296
295
referencing == 0.35.1
297
296
# via
@@ -319,9 +318,7 @@ s3transfer==0.10.2
319
318
send2trash == 1.8.3
320
319
# via jupyter-server
321
320
setuptools == 75.1.0
322
- # via
323
- # jupyterlab
324
- # rasterio
321
+ # via jupyterlab
325
322
shapely == 2.0.6
326
323
# via -r docs/requirements.in
327
324
six == 1.16.0
@@ -336,8 +333,6 @@ sniffio==1.3.1
336
333
# httpx
337
334
snowballstemmer == 2.2.0
338
335
# via sphinx
339
- snuggs == 1.4.7
340
- # via rasterio
341
336
soupsieve == 2.6
342
337
# via beautifulsoup4
343
338
sphinx == 8.0.2
@@ -367,7 +362,7 @@ sphinxcontrib-serializinghtml==2.0.0
367
362
# via sphinx
368
363
stack-data == 0.6.3
369
364
# via ipython
370
- starlette == 0.38.5
365
+ starlette == 0.39.1
371
366
# via sphinx-autobuild
372
367
terminado == 0.18.1
373
368
# via
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ rpds-py==0.20.0
115
115
# via
116
116
# jsonschema
117
117
# referencing
118
- ruff == 0.6.7
118
+ ruff == 0.6.8
119
119
# via -r requirements-dev.in
120
120
six == 1.16.0
121
121
# via html5lib
@@ -148,7 +148,7 @@ webencodings==0.5.1
148
148
# via html5lib
149
149
wrapt == 1.16.0
150
150
# via vcrpy
151
- yarl == 1.11 .1
151
+ yarl == 1.12 .1
152
152
# via vcrpy
153
153
zipp == 3.20.2
154
154
# via importlib-metadata
You can’t perform that action at this time.
0 commit comments