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
40
40
# pydata-sphinx-theme
41
41
bleach==6.1.0
42
42
# via nbconvert
43
- boto3==1.35.29
43
+ boto3==1.35.32
44
44
# via -r docs/requirements-docs.in
45
- botocore==1.35.29
45
+ botocore==1.35.32
46
46
# via
47
47
# boto3
48
48
# s3transfer
@@ -93,7 +93,7 @@ h11==0.14.0
93
93
# via
94
94
# httpcore
95
95
# uvicorn
96
- httpcore==1.0.5
96
+ httpcore==1.0.6
97
97
# via httpx
98
98
httpx==0.27.2
99
99
# via jupyterlab
@@ -110,7 +110,7 @@ ipykernel==6.29.5
110
110
# jupyter
111
111
# jupyter-console
112
112
# jupyterlab
113
- ipython==8.27 .0
113
+ ipython==8.28 .0
114
114
# via
115
115
# -r docs/requirements-docs.in
116
116
# ipykernel
@@ -290,7 +290,7 @@ pyzmq==26.2.0
290
290
# jupyter-client
291
291
# jupyter-console
292
292
# jupyter-server
293
- rasterio==1.4.0
293
+ rasterio==1.4.1
294
294
# via -r docs/requirements-docs.in
295
295
referencing==0.35.1
296
296
# via
@@ -342,7 +342,7 @@ sphinx==8.0.2
342
342
# pydata-sphinx-theme
343
343
# sphinx-autobuild
344
344
# sphinx-design
345
- sphinx-autobuild==2024.9.19
345
+ sphinx-autobuild==2024.10.3
346
346
# via -r docs/requirements-docs.in
347
347
sphinx-design==0.6.1
348
348
# via -r docs/requirements-docs.in
@@ -362,7 +362,7 @@ sphinxcontrib-serializinghtml==2.0.0
362
362
# via sphinx
363
363
stack-data==0.6.3
364
364
# via ipython
365
- starlette==0.39.1
365
+ starlette==0.39.2
366
366
# via sphinx-autobuild
367
367
terminado==0.18.1
368
368
# via
@@ -395,7 +395,7 @@ traitlets==5.14.3
395
395
# nbconvert
396
396
# nbformat
397
397
# nbsphinx
398
- types-python-dateutil==2.9.0.20240906
398
+ types-python-dateutil==2.9.0.20241003
399
399
# via arrow
400
400
typing-extensions==4.12.2
401
401
# via pydata-sphinx-theme
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ pygments==2.18.0
81
81
# via doc8
82
82
pympler == 1.1
83
83
# via asv
84
- pyproject-hooks == 1.1 .0
84
+ pyproject-hooks == 1.2 .0
85
85
# via build
86
86
pytest == 8.3.3
87
87
# via
@@ -129,7 +129,7 @@ types-jsonschema==4.23.0.20240813
129
129
# via -r requirements-dev.in
130
130
types-orjson == 3.6.2
131
131
# via -r requirements-dev.in
132
- types-python-dateutil == 2.9.0.20240906
132
+ types-python-dateutil == 2.9.0.20241003
133
133
# via -r requirements-dev.in
134
134
types-urllib3 == 1.26.25.14
135
135
# via -r requirements-dev.in
@@ -139,7 +139,7 @@ urllib3==2.2.3
139
139
# via requests
140
140
vcrpy == 6.0.1
141
141
# via pytest-recording
142
- virtualenv == 20.26.5
142
+ virtualenv == 20.26.6
143
143
# via
144
144
# -r requirements-dev.in
145
145
# asv
@@ -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.12 .1
151
+ yarl == 1.13 .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