Bump the python-dependencies group with 10 updates#21
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Updates the requirements on [rasterio](https://github.com/rasterio/rasterio), [numpy](https://github.com/numpy/numpy), [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy), [pyarrow](https://github.com/apache/arrow), [mkdocs](https://github.com/mkdocs/mkdocs), [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings), [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin), [mkdocs-jupyter](https://github.com/danielfrg/mkdocs-jupyter) and [setuptools](https://github.com/pypa/setuptools) to permit the latest version. Updates `rasterio` to 1.4.4 - [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.4.4) Updates `numpy` to 2.2.6 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.24.0...v2.2.6) Updates `sqlalchemy` to 2.0.49 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `pyarrow` to 24.0.0 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@go/v10.0.0...apache-arrow-24.0.0) Updates `mkdocs` to 1.6.1 - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](mkdocs/mkdocs@1.5.0...1.6.1) 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.0...9.7.6) Updates `mkdocstrings` to 1.0.4 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.24.0...1.0.4) Updates `mkdocs-include-markdown-plugin` to 7.2.2 - [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases) - [Commits](mondeja/mkdocs-include-markdown-plugin@v4.0.0...v7.2.2) Updates `mkdocs-jupyter` to 0.26.3 - [Changelog](https://github.com/danielfrg/mkdocs-jupyter/blob/main/CHANGELOG.md) - [Commits](https://github.com/danielfrg/mkdocs-jupyter/commits) 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@v61.0.0...v82.0.1) --- updated-dependencies: - dependency-name: rasterio dependency-version: 1.4.4 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: numpy dependency-version: 2.2.6 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: sqlalchemy dependency-version: 2.0.49 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: pyarrow dependency-version: 24.0.0 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: mkdocs dependency-version: 1.6.1 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: mkdocs-material dependency-version: 9.7.6 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: mkdocstrings dependency-version: 1.0.4 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: mkdocs-include-markdown-plugin dependency-version: 7.2.2 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: mkdocs-jupyter dependency-version: 0.26.3 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: setuptools dependency-version: 82.0.1 dependency-type: direct:development dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 rasterio, numpy, sqlalchemy, pyarrow, mkdocs, mkdocs-material, mkdocstrings, mkdocs-include-markdown-plugin, mkdocs-jupyter and setuptools to permit the latest version.
Updates
rasterioto 1.4.4Release notes
Sourced from rasterio's releases.
... (truncated)
Changelog
Sourced from rasterio's changelog.
... (truncated)
Commits
d8d81ceDOC:CHANGES: Add wheel software versions, github changelog, update tests refe...9c28951MNT: Version 1.4.40b5607aMNT: 1.4.4rc1fcbe16bTST:test_warped_vrt_msk_add_alpha: Use dsrec & caplog to check mask (#3462)412c14eTST: Use context manager for WarpedVRT (#3463)9a6a1d1CI: Set GDAL_VERSION only in build-wheels & deploy on tag release (#3449)fdffb39DEP: Remove importlib-metadata (#3448)37831adMNT: Version 1.4.4rc0ea2920fCI: Remove duplicate DGDAL_USE_PCRE2 config option (#3447)f5eb095DOC: Update changelogUpdates
numpyto 2.2.6Release notes
Sourced from numpy's releases.
... (truncated)
Commits
2b686f6Merge pull request #28980 from charris/prepare-2.2.6ed41828REL: Prepare for the NumPy 2.2.6 release [wheel build]83e4e7fMerge pull request #28966 from charris/backport-28958248f0cbTYP: add rejection-tests for complexndarrayfloordiv5bad9daTYP: reject complex scalar types inndarray.__ifloordiv__6c42775Merge pull request #28915 from charris/backport-288924277e7cMerge pull request #28916 from charris/backport-28898bd1c863BUG: Fix missing check for PyErr_Occurred() in _pyarray_correlate. (#28898)87d1d8aMAINT: Avoid dereferencing/strict aliasing warnings during complex casts in `...9e50659Merge pull request #28913 from charris/backport-28908Updates
sqlalchemyto 2.0.49Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
pyarrowto 24.0.0Release notes
Sourced from pyarrow's releases.
Commits
31b4b6cMINOR: [Release] Update versions for 24.0.006dbc17MINOR: [Release] Update .deb/.rpm changelogs for 24.0.0a021d80MINOR: [Release] Update CHANGELOG.md for 24.0.02d6b12cGH-49716: [C++] FixedShapeTensorType::Deserialize should strictly validate se...a74cb6aGH-49697: [C++][CI] Check IPC file body bounds are in sync with decoder outco...871a0c6GH-49676: [Python][Packaging] Fix gRPC docker image layer being too big for h...f9203b3GH-49586: [C++][CI] StructToStructSubset test failure with libc++ 22.1.1 (#49...fe298b4GH-49628: [Python][Interchange protocol] Suppress warnings for pandas 4.0.0 a...1f94910GH-49252: [GLib] Deprecate Feather features (#49673)5ba5c3cGH-49671: [CI][Docs] Don't run jobs for push by Dependabot (#49672)Updates
mkdocsto 1.6.1Release notes
Sourced from mkdocs's releases.
Commits
bb7e8b6Version 1.6.1. (#3819)0b22a52Merge pull request #3795 from mkdocs/tomchristie-patch-1695d8edMerge pull request #3808 from razorblack/master347e79fMerge pull request #3817 from gesslar/patch-1200f6f9Update configuration.md05a64b4Use utc timezones consistently9204eb6Merge pull request #3809 from pawamoy/warnings-controla16d60fMerge pull request #3804 from KenSentMe/mastere72c7d0Merge pull request #3784 from squidfunk/fix/docker-warningd737625Merge pull request #3774 from squidfunk/fix/dropdownUpdates
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
mkdocstringsto 1.0.4Release notes
Sourced from mkdocstrings's releases.
Changelog
Sourced from mkdocstrings's changelog.
... (truncated)
Commits
a938528chore: Prepare release 1.0.41eaa224ci: Lint and type-check80e090dMerge branch 'main' of github.com:mkdocstrings/mkdocstrings5f82a58chore: Template upgrade3d1969afix: Add timeout when downloading inventories (10 seconds)a0c47b9docs: Fix broken link in READMEe500a2bchore: Update sponsors section in README8bdff16chore: Prepare release 1.0.365b27ecfix: Forward extension instances directly passed from Zensical1624e2cci: Update lint/type-checkingUpdates
mkdocs-include-markdown-pluginto 7.2.2Release notes
Sourced from mkdocs-include-markdown-plugin's releases.
Commits
98cf8e8Fix natural order by extension not correctly applied (#292)39df609Optimize string concatenation across multiple files (#288)39fb543docs(license): update copyright year(s) (#287)6fd647fDocument that filesystem order allows reverse (#286)32978caDeduplicate common arguments in documentation (#285)708a374Add new argumentorderto sort inclusions (#279)8b77f66Add a security policy (#278)7466d67Escape placeholders to avoid input collisions (#277)1ae8fcaCheaper placeholders (#276)39fb303Fix tests forcommentsglobal config and update JSON Schema (#275)Updates
mkdocs-jupyterto 0.26.3Changelog
Sourced from mkdocs-jupyter's changelog.
... (truncated)
Commits
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)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