Bump the dependencies group across 1 directory with 16 updates - #90
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the dependencies group across 1 directory with 16 updates#90dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dependencies group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [affine](https://github.com/rasterio/affine) | `2.4.0` | `3.0.0` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.0.0` | `3.32.2` | | [geopandas](https://github.com/geopandas/geopandas) | `0.14.4` | `1.1.4` | | [joblib](https://github.com/joblib/joblib) | `1.4.2` | `1.5.3` | | [numpy](https://github.com/numpy/numpy) | `1.26.4` | `2.5.2` | | [pandas](https://github.com/pandas-dev/pandas) | `2.2.2` | `3.0.5` | | [pystac](https://github.com/stac-utils/pystac) | `1.10.1` | `1.15.2` | | [pystac-client](https://github.com/stac-utils/pystac-client) | `0.7.7` | `0.9.0` | | [rasterio](https://github.com/rasterio/rasterio) | `1.4.0` | `1.5.1` | | [scipy](https://github.com/scipy/scipy) | `1.13.0` | `1.18.0` | | [shapely](https://github.com/shapely/shapely) | `2.0.4` | `2.1.2` | | [torch](https://github.com/pytorch/pytorch) | `2.3.0` | `2.13.0` | | [tqdm](https://github.com/tqdm/tqdm) | `4.66.4` | `4.70.0` | | [xarray](https://github.com/pydata/xarray) | `2025.3.1` | `2026.7.0` | | [zarr](https://github.com/zarr-developers/zarr-python) | `3.1.0` | `3.3.0` | | [setuptools](https://github.com/pypa/setuptools) | `83.0.0` | `84.0.0` | Updates `affine` from 2.4.0 to 3.0.0 - [Release notes](https://github.com/rasterio/affine/releases) - [Changelog](https://github.com/rasterio/affine/blob/main/CHANGES.txt) - [Commits](rasterio/affine@2.4.0...3.0.0) Updates `filelock` from 3.0.0 to 3.32.2 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@v3.0.0...3.32.2) Updates `geopandas` from 0.14.4 to 1.1.4 - [Release notes](https://github.com/geopandas/geopandas/releases) - [Changelog](https://github.com/geopandas/geopandas/blob/v1.1.4/CHANGELOG.md) - [Commits](geopandas/geopandas@v0.14.4...v1.1.4) Updates `joblib` from 1.4.2 to 1.5.3 - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst) - [Commits](joblib/joblib@1.4.2...1.5.3) Updates `numpy` from 1.26.4 to 2.5.2 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.26.4...v2.5.2) Updates `pandas` from 2.2.2 to 3.0.5 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.2...v3.0.5) Updates `pystac` from 1.10.1 to 1.15.2 - [Release notes](https://github.com/stac-utils/pystac/releases) - [Changelog](https://github.com/stac-utils/pystac/blob/main/CHANGELOG.md) - [Commits](stac-utils/pystac@v1.10.1...v1.15.2) Updates `pystac-client` from 0.7.7 to 0.9.0 - [Release notes](https://github.com/stac-utils/pystac-client/releases) - [Changelog](https://github.com/stac-utils/pystac-client/blob/main/CHANGELOG.md) - [Commits](stac-utils/pystac-client@v0.7.7...v0.9.0) Updates `rasterio` from 1.4.0 to 1.5.1 - [Release notes](https://github.com/rasterio/rasterio/releases) - [Changelog](https://github.com/rasterio/rasterio/blob/main/CHANGES.txt) - [Commits](rasterio/rasterio@1.4.0...1.5.1) Updates `scipy` from 1.13.0 to 1.18.0 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.13.0...v1.18.0) Updates `shapely` from 2.0.4 to 2.1.2 - [Release notes](https://github.com/shapely/shapely/releases) - [Changelog](https://github.com/shapely/shapely/blob/main/CHANGES.txt) - [Commits](shapely/shapely@2.0.4...2.1.2) Updates `torch` from 2.3.0 to 2.13.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.3.0...v2.13.0) Updates `tqdm` from 4.66.4 to 4.70.0 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.66.4...v4.70.0) Updates `xarray` from 2025.3.1 to 2026.7.0 - [Release notes](https://github.com/pydata/xarray/releases) - [Commits](pydata/xarray@v2025.03.1...v2026.07.0) Updates `zarr` from 3.1.0 to 3.3.0 - [Release notes](https://github.com/zarr-developers/zarr-python/releases) - [Changelog](https://github.com/zarr-developers/zarr-python/blob/main/docs/release-notes.md) - [Commits](zarr-developers/zarr-python@v3.1.0...v3.3.0) Updates `setuptools` from 83.0.0 to 84.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v83.0.0...v84.0.0) --- updated-dependencies: - dependency-name: affine dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: filelock dependency-version: 3.32.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: geopandas dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: joblib dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: numpy dependency-version: 2.5.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pandas dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pystac dependency-version: 1.15.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pystac-client dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rasterio dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: scipy dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: shapely dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: torch dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tqdm dependency-version: 4.70.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: xarray dependency-version: 2026.7.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: zarr dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: setuptools dependency-version: 84.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 16 updates in the / directory:
2.4.03.0.03.0.03.32.20.14.41.1.41.4.21.5.31.26.42.5.22.2.23.0.51.10.11.15.20.7.70.9.01.4.01.5.11.13.01.18.02.0.42.1.22.3.02.13.04.66.44.70.02025.3.12026.7.03.1.03.3.083.0.084.0.0Updates
affinefrom 2.4.0 to 3.0.0Release notes
Sourced from affine's releases.
Changelog
Sourced from affine's changelog.
Commits
0ebe330This is 3.0.0a9fa7c9Add dependabot for github actions (#132)c6cec9bImplement typing overloads for (matrix) multiplication (#137)b076564chore(docs): upgrade sphinx (#130)bd709a4Remove array() method (#141)3896563chore: python 3.14 & pre-commit (#131)168842bMove single file package to a directory (#136)a9c35efThis is 3.0rc2 (#134)599421fUpdate version and change log for 3.0rc1 (#133)a7a916fAdd marker filepy.typed(#128)Updates
filelockfrom 3.0.0 to 3.32.2Release notes
Sourced from filelock's releases.
... (truncated)
Changelog
Sourced from filelock's changelog.
... (truncated)
Commits
9a6cc43Release 3.32.256879c7🧪 test(unix): deflake sticky-bit concurrent-unlink on graalpy (#695)ecf5be0hand back the claim when a heartbeat thread fails to start (#691)ee70d2e🧪 test(soft-rw): deflake writer phase-2 peer-marker test (#694)1eb14ddFix test failures on NetBSD (#689) (#693)d81e859build(deps): bump astral-sh/setup-uv from 8.3.2 to 9.0.0 (#692)6fbc905[pre-commit.ci] pre-commit autoupdate (#690)34d1c38build(deps): bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 (#688)bf13ec7Release 3.32.1887f114build(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#687)Updates
geopandasfrom 0.14.4 to 1.1.4Release notes
Sourced from geopandas's releases.
... (truncated)
Changelog
Sourced from geopandas's changelog.
... (truncated)
Commits
91ec4afRLS: v1.1.4b5d685fDOC: add changelog for 1.1.4158d993BUG: further to_postgis hardening (#3800)ce95930BUG: honor legend_kwds["labels"] for categorical and boolean columns in explo...22bf845BUG: overlay with empty input handles keep geom dtype gracefully (#3745)866a7f0BUG: ensure that points from random sampling are not sorted (#3773)76b16caDOC: update Code of Conduct reporting form link (#3794)3a04a5cswitch to NumFOCUS Code of Conduct (#3671)6fedb19BLD: setuptools 77+ required for PEP 639 support (#3746)f5fe3ffRLS: v1.1.3Updates
joblibfrom 1.4.2 to 1.5.3Changelog
Sourced from joblib's changelog.
... (truncated)
Commits
40cd002RELEASE 1.5.3 (#1765)f05be67MNT Remove last usage of distutils (#1760)4273f39MNT bump actions/checkout from 5 to 6 in the github-actions group (#1762)f465f02FIX don't overwrite existing .gitignore (#1742)cca7d87MNT bump sklearn test on python 3.12 (#1759)f7775adMNT remove deprecated pytest feature (#1757)3c58aabAdd Python 3.14 and 3.14t to the testing (#1747)9b96664Bump cloudpickle to 3.1.2 (#1752)c3bdbd9Bump the github-actions group with 5 updates (#1749)a09bb30Keep GitHub Actions up to date with GitHub's Dependabot (#1748)Updates
numpyfrom 1.26.4 to 2.5.2Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
48feceeREL: Prepare for the NumPy 2.5.2 release (#32226)ecf599cMerge pull request #32221 from charris/backport-321513c7ac97Merge pull request #32220 from charris/backport-3220523b30f4BUG: avoid segfaults when legacy copyswap slot is not defined (#32151)4964ca8TYP:iscloseshape-typing fix for 2d array-likes (#32205)c37ed94MAINT: Skip limited_api tests on some platforms. (#32214)5cfd73bMerge pull request #32206 from charris/update-cibuildwheeld8262bcMAINT: Update cibuildwheel to v4.2.0988d94dMerge pull request #32158 from charris/backport-32133b2e4f97BUG: avoid possible stack overflow in arraydescr_dealloc (#32133)Updates
pandasfrom 2.2.2 to 3.0.5Release notes
Sourced from pandas's releases.
... (truncated)
Commits
e68db09RLS: 3.0.50697623Backport PR #66428: DOC: update whatsnew for 3.0.5 (#66430)5d846d0Backport PR #66090 on branch 3.0.x (BLD: exclude numpy 2.5.0 when building wh...bef7a2bBackport PR #66169 on branch 3.0.x (CI: Fix pyarrow-nightly job (stale nightl...8188eb1RLS: 3.0.4 (#66079)bd35f15[3.0.x] BUG: fix CoW issue in eval() (#66072)6195872[backport 3.0.x] BUG: anchor whole alternation in Series.str.match for PyArro...70313beBackport PR #66051 on branch 3.0.x (BUG: fix regression in DataFrame setitem ...57ed3e2[backport 3.0.x] Bump pypa/cibuildwheel from 3.4.1 to 4.1.0 (#65934) (#66026)f9693fc[backport 3.0.x] BUG(pandas 3.0 regression): drop(index=...) doesn't accept N...Updates
pystacfrom 1.10.1 to 1.15.2Release notes
Sourced from pystac's releases.
Changelog
Sourced from pystac's changelog.
... (truncated)
Commits
af10871chore(main): release 1.15.2 (#1775)1f8d728build(deps): bump actions/checkout in the actions-deps group (#1778)70a6405build(deps): bump setuptools from 82.0.1 to 83.0.0 (#1776)6ec1e30build(deps): bump soupsieve from 2.8.3 to 2.8.4 (#1766)57b8d50build(deps): bump mistune from 3.2.1 to 3.3.0 (#1767)c171db2build(deps): bump jupyter-server from 2.18.0 to 2.20.0 (#1770)c82570efix: circular imports for extensions (#1764)f0c30ccbuild(deps): bump cryptography from 46.0.7 to 48.0.1 (#1774)a448ffcbuild(deps-dev): bump jupyterlab from 4.5.7 to 4.5.9 (#1773)bb1d200build(deps-dev): bump starlette from 1.0.1 to 1.3.1 (#1771)Updates
pystac-clientfrom 0.7.7 to 0.9.0Release notes
Sourced from pystac-client's releases.
... (truncated)
Changelog
Sourced from pystac-client's changelog.
... (truncated)
Commits