fix: bump the python-packages group in /images/python-arcgis with 4 updates #310
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.
Updates the requirements on arcgis, numpy, pandas and geopandas to permit the latest version.
Updates
arcgis
to 2.3.1Updates
numpy
to 1.26.4Release notes
Sourced from numpy's releases.
... (truncated)
Commits
9815c16
Merge pull request #25770 from charris/prepare-1.26.4114ed25
REL: Prepare for the NumPy 1.26.4 release2fae4d3
Merge pull request #25323 from stefanor/import-asstrce89a0a
Merge pull request #25756 from charris/backport-24711f62dfc6
Merge pull request #25755 from charris/backport-25709fee88ab
BUG: Fix np.quantile([Fraction(2,1)], 0.5) (#24711)659be68
MAINT: Include header defining backtrace837cd38
Merge pull request #25748 from rgommers/unvendor-mesonpythonf984240
CI: upgrade cibuildwheel from 2.16.4 to 2.16.5 [wheel build]3548f9d
BLD: unvendor meson-python [wheel build]Updates
pandas
to 2.1.4Release notes
Sourced from pandas's releases.
Commits
a671b5a
RLS: 2.1.4a741d1e
Backport PR #56393 on branch 2.1.x (DOC: Add release date for 2.1.4) (#56395)23252d0
Revert "debug ci"2a1226b
debug ci99c2756
Backport PR #56160 on branch 2.1.x (BUG: reset_index not preserving object dt...d1764d4
Backport PR #56184 on branch 2.1.x (BUG: mode not preserving object dtype for...aacdf61
Backport PR #56123 on branch 2.1.x (BUG: ne comparison returns False for NA a...7006d99
Backport PR #55703 on branch 2.1.x (Use DeprecationWarning instead of FutureW...65723ab
Backport PR #56174: CI: Add 3.12 builds (#56333)99ab008
Backport PR #56294: BUG: Series(strings, dtype=ArrowDtype[timestamp]) raising...Updates
geopandas
to 1.0.1Release notes
Sourced from geopandas's releases.
Changelog
Sourced from geopandas's changelog.
... (truncated)
Commits
747d66e
BUG: Explore json non serialisable index fix (#3364)16d4571
REGR: fix regression preventing a Series as an arg for geo methods (#3363)7d460d9
BUG: support datetime in named index in explore() (#3360)d88e60f
DOC: Fix small typos inio.file
(#3356)15a7fc6
DOC: Add arrow IO methods to API docs (#3352)d8e14e1
RLS: v1.0.0c6f66ad
TST: Add test covering passing geojson string to read file (#3347)217772b
ENH: add attribute requirement with spatial join (#3231)7c621fe
DOC: Documentation tidy up (#3348)0618b22
Avoid read_feather to decode metadata twice + fix _arrow_to_geopandas for das...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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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