File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
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.29
43+ boto3==1.35.32
4444 # via -r docs/requirements-docs.in
45- botocore==1.35.29
45+ botocore==1.35.32
4646 # via
4747 # boto3
4848 # s3transfer
@@ -93,7 +93,7 @@ h11==0.14.0
9393 # via
9494 # httpcore
9595 # uvicorn
96- httpcore==1.0.5
96+ httpcore==1.0.6
9797 # via httpx
9898httpx==0.27.2
9999 # via jupyterlab
@@ -110,7 +110,7 @@ ipykernel==6.29.5
110110 # jupyter
111111 # jupyter-console
112112 # jupyterlab
113- ipython==8.27 .0
113+ ipython==8.28 .0
114114 # via
115115 # -r docs/requirements-docs.in
116116 # ipykernel
@@ -290,7 +290,7 @@ pyzmq==26.2.0
290290 # jupyter-client
291291 # jupyter-console
292292 # jupyter-server
293- rasterio==1.4.0
293+ rasterio==1.4.1
294294 # via -r docs/requirements-docs.in
295295referencing==0.35.1
296296 # via
@@ -342,7 +342,7 @@ sphinx==8.0.2
342342 # pydata-sphinx-theme
343343 # sphinx-autobuild
344344 # sphinx-design
345- sphinx-autobuild==2024.9.19
345+ sphinx-autobuild==2024.10.3
346346 # via -r docs/requirements-docs.in
347347sphinx-design==0.6.1
348348 # via -r docs/requirements-docs.in
@@ -362,7 +362,7 @@ sphinxcontrib-serializinghtml==2.0.0
362362 # via sphinx
363363stack-data==0.6.3
364364 # via ipython
365- starlette==0.39.1
365+ starlette==0.39.2
366366 # via sphinx-autobuild
367367terminado==0.18.1
368368 # via
@@ -395,7 +395,7 @@ traitlets==5.14.3
395395 # nbconvert
396396 # nbformat
397397 # nbsphinx
398- types-python-dateutil==2.9.0.20240906
398+ types-python-dateutil==2.9.0.20241003
399399 # via arrow
400400typing-extensions==4.12.2
401401 # via pydata-sphinx-theme
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ pygments==2.18.0
8181 # via doc8
8282pympler == 1.1
8383 # via asv
84- pyproject-hooks == 1.1 .0
84+ pyproject-hooks == 1.2 .0
8585 # via build
8686pytest == 8.3.3
8787 # via
@@ -129,7 +129,7 @@ types-jsonschema==4.23.0.20240813
129129 # via -r requirements-dev.in
130130types-orjson == 3.6.2
131131 # via -r requirements-dev.in
132- types-python-dateutil == 2.9.0.20240906
132+ types-python-dateutil == 2.9.0.20241003
133133 # via -r requirements-dev.in
134134types-urllib3 == 1.26.25.14
135135 # via -r requirements-dev.in
@@ -139,7 +139,7 @@ urllib3==2.2.3
139139 # via requests
140140vcrpy == 6.0.1
141141 # via pytest-recording
142- virtualenv == 20.26.5
142+ virtualenv == 20.26.6
143143 # via
144144 # -r requirements-dev.in
145145 # asv
@@ -148,7 +148,7 @@ webencodings==0.5.1
148148 # via html5lib
149149wrapt == 1.16.0
150150 # via vcrpy
151- yarl == 1.12 .1
151+ yarl == 1.13 .1
152152 # via vcrpy
153153zipp == 3.20.2
154154 # via importlib-metadata
You can’t perform that action at this time.
0 commit comments