build(deps): bump the pip-dependencies group across 1 directory with 4 updates#2807
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
build(deps): bump the pip-dependencies group across 1 directory with 4 updates#2807dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
…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>
|
👋 Welcome to Apache Sedona! Thank you for opening your first pull request 🙌 💬 Join our Sedona Discord Server Great work — we're glad you're here! |
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 pip-dependencies group with 4 updates in the /docker directory: geopandas, jupyterlab, pandas and rasterio.
Updates
geopandasfrom 1.1.2 to 1.1.3Release notes
Sourced from geopandas's releases.
Changelog
Sourced from geopandas's changelog.
Commits
f5fe3ffRLS: v1.1.3c104670pointpats <2.5.3 test compataf36b14ENH: addpointpatsas an optional dependency & pass inrng(#3737)d9ed84aCOMPAT: fix failing test for loc concatenation crs preservation with pandas 3...1b1ddc2MAINT: use trusted publishing for releasing to PyPI (#3734)8d0c05dchangeloga424f17Avoid returning deep copies with pandas 3.0 (with Copy-on-Write) (#3298)03fa43eMAINT: cleanup release warning for project.license table (#3603)29fdb30CI: remove usage of PANDAS_FUTURE_INFER_STRINGS=0 (#3715)9070e13missing changelog entriesUpdates
jupyterlabfrom 4.5.1 to 4.5.6Release notes
Sourced from jupyterlab's releases.
... (truncated)
Commits
e514705[ci skip] Publish 4.5.6a6dda88Backport PR #18522 on branch 4.5.x (Replace scrollback implementation with sc...4a28719Backport PR #18597 on branch 4.5.x (Harmonize translation wrappers in Python ...1714c4aBackport PR #18593 on branch 4.5.x (Remove unimplementedfilebrowser:search...3624bbeBackport PR #18585 on branch 4.5.x (Fix status bar focus outlines) (#18590)bf99d9dBackport PR #18588 on branch 4.5.x (Fixfilebrowser:create-new-filecontext...5b6dee9Backport PR #18572 on branch 4.5.x (Fix single-character code blocks renderin...da80d67Backport PR #18554 on branch 4.5.x (Hidecodeinput inCodeConsolewhen c...5267a8cBackport PR #18549 on branch 4.5.x (Update benchmark snapshots even if base s...72d29f4[ci skip] Publish 4.5.5Updates
pandasfrom 2.3.3 to 3.0.1Release notes
Sourced from pandas's releases.
... (truncated)
Commits
e04b26fRLS: 3.0.1 (#64206)47909e6[backport 3.0.x] ENH: Add item() method to ExtensionArray class (#64134) (#64...a061bfdBackport PR #64199 on branch 3.0.x (DOC: cleanup 3.0.1 whatsnew) (#64201)085a385[backport 3.0.x] BUG: Fix read_hdf failing on generic datetime64 dtype (#6400...5f17047[backport 3.0.x] BUG: use fill_null fallback for bug in pyarrow 21 on Windows...0d3a8cbBackport PR #64122 on branch 3.0.x (REG: Allow RE2 syntax in str.contains and...78e1917Backport PR #64185 on branch 3.0.x (TST: remove fixed xfail for PyArrow 23.0....75a42caBackport PR #64168 on branch 3.0.x (TST: add legacy file generation and tests...46d443fBackport PR #64092 on branch 3.0.x (BUG: DataFrame.loc fills b'' instead of N...9d67932Backport PR #64068 on branch 3.0.x (BUG: fixed to_timedelta with list of int ...Updates
rasteriofrom 1.4.4 to 1.5.0Release notes
Sourced from rasterio's releases.
... (truncated)
Changelog
Sourced from rasterio's changelog.
Commits
8286da3MNT: Version 1.5.06bcb46bMNT: version 1.5rc1af426f9CLN: Use -_GDAL_AT_LEAST_3_11 from rasterio.env (#3503)52c9c86Drop click-plugins dependency from pyproject.toml & update doc link. (#3504)cb961c8MNT: version 1.5rc0cefcb7eDOC: Update changelog92be526Merge pull request #3498b22bd66CI: Remove unsupported pip option (#3030)3241ae3TST: Also skip memfile thread_safe test on macOS (#3030, #3499)cbd7eb0TST: Remove red overview before moving green one to it (#3030)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions