Skip to content

Commit 311ad83

Browse files
build(deps): bump rasterio from 1.3.11 to 1.4.0
Bumps [rasterio](https://github.com/rasterio/rasterio) from 1.3.11 to 1.4.0. - [Release notes](https://github.com/rasterio/rasterio/releases) - [Changelog](https://github.com/rasterio/rasterio/blob/main/CHANGES.txt) - [Commits](rasterio/rasterio@1.3.11...1.4.0) --- updated-dependencies: - dependency-name: rasterio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 461242b commit 311ad83

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

docs/requirements.txt

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ anyio==4.6.0
1212
# jupyter-server
1313
# starlette
1414
# watchfiles
15-
appnope==0.1.4
16-
# via ipykernel
1715
argon2-cffi==23.1.0
1816
# via jupyter-server
1917
argon2-cffi-bindings==21.2.0
@@ -139,7 +137,7 @@ json5==0.9.25
139137
# via jupyterlab-server
140138
jsonpointer==3.0.0
141139
# via jsonschema
142-
jsonschema==4.23.0
140+
jsonschema[format-nongpl]==4.23.0
143141
# via
144142
# jupyter-events
145143
# jupyterlab-server
@@ -228,7 +226,6 @@ numpy==2.1.1
228226
# via
229227
# rasterio
230228
# shapely
231-
# snuggs
232229
overrides==7.7.0
233230
# via jupyter-server
234231
packaging==24.1
@@ -275,7 +272,7 @@ pygments==2.18.0
275272
# pydata-sphinx-theme
276273
# sphinx
277274
pyparsing==3.1.4
278-
# via snuggs
275+
# via rasterio
279276
python-dateutil==2.9.0.post0
280277
# via
281278
# arrow
@@ -291,7 +288,7 @@ pyzmq==26.2.0
291288
# jupyter-client
292289
# jupyter-console
293290
# jupyter-server
294-
rasterio==1.3.11
291+
rasterio==1.4.0
295292
# via -r docs/requirements.in
296293
referencing==0.35.1
297294
# via
@@ -318,10 +315,6 @@ s3transfer==0.10.2
318315
# via boto3
319316
send2trash==1.8.3
320317
# via jupyter-server
321-
setuptools==75.1.0
322-
# via
323-
# jupyterlab
324-
# rasterio
325318
shapely==2.0.6
326319
# via -r docs/requirements.in
327320
six==1.16.0
@@ -336,8 +329,6 @@ sniffio==1.3.1
336329
# httpx
337330
snowballstemmer==2.2.0
338331
# via sphinx
339-
snuggs==1.4.7
340-
# via rasterio
341332
soupsieve==2.6
342333
# via beautifulsoup4
343334
sphinx==8.0.2

0 commit comments

Comments
 (0)