Skip to content

Commit 0734e85

Browse files
build(deps): bump the pip-dependencies group across 1 directory with 4 updates
Bumps the pip-dependencies group with 4 updates in the /docker directory: [geopandas](https://github.com/geopandas/geopandas), [jupyterlab](https://github.com/jupyterlab/jupyterlab), [pandas](https://github.com/pandas-dev/pandas) and [rasterio](https://github.com/rasterio/rasterio). Updates `geopandas` from 1.1.2 to 1.1.3 - [Release notes](https://github.com/geopandas/geopandas/releases) - [Changelog](https://github.com/geopandas/geopandas/blob/main/CHANGELOG.md) - [Commits](geopandas/geopandas@v1.1.2...v1.1.3) Updates `jupyterlab` from 4.5.1 to 4.5.6 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.5.1...@jupyterlab/lsp@4.5.6) Updates `pandas` from 2.3.3 to 3.0.1 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.3...v3.0.1) Updates `rasterio` from 1.4.4 to 1.5.0 - [Release notes](https://github.com/rasterio/rasterio/releases) - [Changelog](https://github.com/rasterio/rasterio/blob/main/CHANGES.txt) - [Commits](rasterio/rasterio@1.4.4...1.5.0) --- updated-dependencies: - dependency-name: geopandas dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: jupyterlab dependency-version: 4.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: pandas dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: rasterio dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ad5bf8 commit 0734e85

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docker/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
attrs
22
descartes
33
fiona==1.10.1
4-
geopandas==1.1.2
4+
geopandas==1.1.3
55
ipykernel
66
ipywidgets
7-
jupyterlab==4.5.1
7+
jupyterlab==4.5.6
88
jupyterlab-widgets==3.0.16
99
keplergl==0.3.7
1010
matplotlib
1111
numpy==1.26.4
12-
pandas==2.3.3
12+
pandas==3.0.1
1313
py4j==0.10.9.9
1414
pydeck==0.9.1
15-
rasterio==1.4.4
15+
rasterio==1.5.0
1616
shapely==2.1.2

0 commit comments

Comments
 (0)