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
4040 # pydata-sphinx-theme
4141bleach == 6.1.0
4242 # via nbconvert
43- boto3 == 1.35.24
43+ boto3 == 1.35.27
4444 # via -r docs/requirements.in
45- botocore == 1.35.24
45+ botocore == 1.35.27
4646 # via
4747 # boto3
4848 # s3transfer
@@ -72,7 +72,7 @@ comm==0.2.2
7272 # via
7373 # ipykernel
7474 # ipywidgets
75- debugpy == 1.8.5
75+ debugpy == 1.8.6
7676 # via ipykernel
7777decorator == 5.1.1
7878 # via ipython
@@ -228,7 +228,6 @@ numpy==2.1.1
228228 # via
229229 # rasterio
230230 # shapely
231- # snuggs
232231overrides == 7.7.0
233232 # via jupyter-server
234233packaging == 24.1
@@ -250,7 +249,7 @@ platformdirs==4.3.6
250249 # via jupyter-core
251250prometheus-client == 0.21.0
252251 # via jupyter-server
253- prompt-toolkit == 3.0.47
252+ prompt-toolkit == 3.0.48
254253 # via
255254 # ipython
256255 # jupyter-console
@@ -275,7 +274,7 @@ pygments==2.18.0
275274 # pydata-sphinx-theme
276275 # sphinx
277276pyparsing == 3.1.4
278- # via snuggs
277+ # via rasterio
279278python-dateutil == 2.9.0.post0
280279 # via
281280 # arrow
@@ -291,7 +290,7 @@ pyzmq==26.2.0
291290 # jupyter-client
292291 # jupyter-console
293292 # jupyter-server
294- rasterio == 1.3.11
293+ rasterio == 1.4.0
295294 # via -r docs/requirements.in
296295referencing == 0.35.1
297296 # via
@@ -319,9 +318,7 @@ s3transfer==0.10.2
319318send2trash == 1.8.3
320319 # via jupyter-server
321320setuptools == 75.1.0
322- # via
323- # jupyterlab
324- # rasterio
321+ # via jupyterlab
325322shapely == 2.0.6
326323 # via -r docs/requirements.in
327324six == 1.16.0
@@ -336,8 +333,6 @@ sniffio==1.3.1
336333 # httpx
337334snowballstemmer == 2.2.0
338335 # via sphinx
339- snuggs == 1.4.7
340- # via rasterio
341336soupsieve == 2.6
342337 # via beautifulsoup4
343338sphinx == 8.0.2
@@ -367,7 +362,7 @@ sphinxcontrib-serializinghtml==2.0.0
367362 # via sphinx
368363stack-data == 0.6.3
369364 # via ipython
370- starlette == 0.38.5
365+ starlette == 0.39.1
371366 # via sphinx-autobuild
372367terminado == 0.18.1
373368 # via
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ rpds-py==0.20.0
115115 # via
116116 # jsonschema
117117 # referencing
118- ruff == 0.6.7
118+ ruff == 0.6.8
119119 # via -r requirements-dev.in
120120six == 1.16.0
121121 # via html5lib
@@ -148,7 +148,7 @@ webencodings==0.5.1
148148 # via html5lib
149149wrapt == 1.16.0
150150 # via vcrpy
151- yarl == 1.11 .1
151+ yarl == 1.12 .1
152152 # via vcrpy
153153zipp == 3.20.2
154154 # via importlib-metadata
You can’t perform that action at this time.
0 commit comments