chore(deps-dev): bump the python group with 6 updates#1029
Merged
Conversation
Updates the requirements on [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [mkdocs-redirects](https://github.com/ProperDocs/properdocs-redirects), [pyarrow](https://github.com/apache/arrow), [stac-geoparquet](https://github.com/stac-utils/stac-geoparquet), [setuptools](https://github.com/pypa/setuptools) and [stac-api-validator](https://github.com/stac-utils/stac-api-validator) to permit the latest version. Updates `mkdocs-material` to 9.7.6 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.40...9.7.6) Updates `mkdocs-redirects` to 1.2.3 - [Release notes](https://github.com/ProperDocs/properdocs-redirects/releases) - [Commits](ProperDocs/mkdocs-redirects@v1.2.2...v1.2.3) Updates `pyarrow` to 23.0.1 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@go/v17.0.0...apache-arrow-23.0.1) Updates `stac-geoparquet` to 0.7.0 - [Release notes](https://github.com/stac-utils/stac-geoparquet/releases) - [Changelog](https://github.com/stac-utils/stac-geoparquet/blob/main/docs/whatsnew.md) - [Commits](stac-utils/stac-geoparquet@0.6.0...0.7.0) Updates `setuptools` to 82.0.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.1.0...v82.0.1) Updates `stac-api-validator` to 0.6.8 - [Release notes](https://github.com/stac-utils/stac-api-validator/releases) - [Changelog](https://github.com/stac-utils/stac-api-validator/blob/main/CHANGELOG.md) - [Commits](stac-utils/stac-api-validator@v0.6.3...v0.6.8) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.7.6 dependency-type: direct:development dependency-group: python - dependency-name: mkdocs-redirects dependency-version: 1.2.3 dependency-type: direct:development dependency-group: python - dependency-name: pyarrow dependency-version: 23.0.1 dependency-type: direct:development dependency-group: python - dependency-name: stac-geoparquet dependency-version: 0.7.0 dependency-type: direct:development dependency-group: python - dependency-name: setuptools dependency-version: 82.0.1 dependency-type: direct:development dependency-group: python - dependency-name: stac-api-validator dependency-version: 0.6.8 dependency-type: direct:development dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Apr 14, 2026
gadomski
approved these changes
Apr 14, 2026
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.
Updates the requirements on mkdocs-material, mkdocs-redirects, pyarrow, stac-geoparquet, setuptools and stac-api-validator to permit the latest version.
Updates
mkdocs-materialto 9.7.6Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
6c52ed6Prepare 9.7.6 release51d9b76Automatically disable MkDocs 2.0 warning for forks of MkDocs6f9a48bUpdated links00b9933Prepare 9.7.5 release37683d1Updated blog post on MkDocs 2.0199e315Updated warning message to clarify relation to MkDocs1025833Limited version range of mkdocs to <21532f52Added update log to blog postd0c8b28Updated dependencies to fix vulnerabilities71d4869Updated blog post on MkDocs 2.0Updates
mkdocs-redirectsto 1.2.3Release notes
Sourced from mkdocs-redirects's releases.
Commits
77c7f93Release 1.2.3 (#4)15082acRemove unused Makefilef38f502Warn when this plugin is being used from the mkdocs executable (#2)92979c5Update references - use the new origin repository for this package (#3)44e0bcaBump the minimal required version of MkDocs (#1)a9dd8d4Template upgrade100e7b4Template upgradeUpdates
pyarrowto 23.0.1Release notes
Sourced from pyarrow's releases.
Commits
82a374eMINOR: [Release] Update versions for 23.0.1c1ae37cMINOR: [Release] Update .deb/.rpm changelogs for 23.0.18f6e557MINOR: [Release] Update CHANGELOG.md for 23.0.14e16a1aGH-49159: [C++][Gandiva] Detect overflow in repeat() (#49160)985621dGH-48817 [R][C++] Bump C++20 in R build infrastructure (#48819)1bea06aGH-49024: [CI] Update Debian version in.env(#49032)147bcd6GH-49156: [Python] Require GIL for string comparison (#49161)e4f922bGH-49138: [Packaging][Python] Remove nightly cython install from manylinux wh...f9376e4GH-49003: [C++] Don't considerout_of_rangean error in float parsing (#49095)ab2c0adGH-49044: [CI][Python] Fix test_download_tzdata_on_windows by adding required...Updates
stac-geoparquetto 0.7.0Release notes
Sourced from stac-geoparquet's releases.
Changelog
Sourced from stac-geoparquet's changelog.
Commits
a59ba76Added a changelog (#102)6c1d673stac-geoparquet metadata updates (#98)57229c0feat: use pytest-recording (#90)5c3da37Add installation instructions (#92)121f648chore: use uv and modernize tooling (#87)0944b44Let pyarrow cast strings to dates (#80)4b00f5bfix docs publish (#74)Updates
setuptoolsto 82.0.1Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
5a13876Bump version: 82.0.0 → 82.0.151ab8f1Avoid using (deprecated) 'json.version' in tests (#5194)f9c37b2Docs/CI: Fix intersphinx references (#5195)8173db2Docs: Fix intersphinx references09bafbcFix past tense on newsfragment461ea56Add news fragmentc4ffe53Avoid using (deprecated) 'json.version' in tests749258bCleanuppkg_resourcesdependencies and configuration (#5175)2019c16Parseext-module.define-macrosfrompyproject.tomlas list of tuples (#5169)b809c86Sync setuptools schema with validate-pyproject (#5157)Updates
stac-api-validatorto 0.6.8Release notes
Sourced from stac-api-validator's releases.
Changelog
Sourced from stac-api-validator's changelog.
... (truncated)
Commits
812bf9bchore(main): release 0.6.8 (#763)328db64chore: ignore CHANGELOG w/ prettier (#764)bafdf12fix: issue a warning when validate_collections is called without collection (...1ebd2a3test: add Python 3.14 to the CI matrix (#762)7af8288build(deps): bump myst-parser from 4.0.1 to 5.0.0 in /docs (#756)3b46264build(deps): bump myst-parser from 4.0.1 to 5.0.0 (#757)b638c21refactor: modernize linting and build system (#755)1835b06build(deps): bump the minor-and-patch group with 9 updates (#750)b008386build(deps-dev): bump websockets from 15.0.1 to 16.0 (#751)0c43d42build(deps-dev): bump pathspec from 0.12.1 to 1.0.3 (#752)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