chore(deps): bump the python-dependencies group with 7 updates - #145
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the python-dependencies group with 7 updates#145dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [pystac](https://github.com/stac-utils/pystac), [mypy](https://github.com/python/mypy), [ruff](https://github.com/astral-sh/ruff), [contextily](https://github.com/geopandas/contextily), [geopandas](https://github.com/geopandas/geopandas), [humanize](https://github.com/python-humanize/humanize) and [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) to permit the latest version. Updates `pystac` from 1.14.3 to 1.15.1 - [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.14.3...v1.15.1) Updates `mypy` from 2.1.0 to 2.3.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.1.0...v2.3.0) Updates `ruff` from 0.15.18 to 0.15.22 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/0.15.22/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.18...0.15.22) Updates `contextily` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/geopandas/contextily/releases) - [Commits](geopandas/contextily@v1.7.0...v1.7.1) Updates `geopandas` from 1.1.3 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@v1.1.3...v1.1.4) Updates `humanize` from 4.15.0 to 4.16.0 - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](python-humanize/humanize@4.15.0...4.16.0) Updates `mkdocstrings[python]` to 1.0.6 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@1.0.4...1.0.6) --- updated-dependencies: - dependency-name: pystac dependency-version: 1.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.15.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: contextily dependency-version: 1.7.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: geopandas dependency-version: 1.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: humanize dependency-version: 4.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mkdocstrings[python] dependency-version: 1.0.6 dependency-type: direct:development dependency-group: python-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.
Updates the requirements on pystac, mypy, ruff, contextily, geopandas, humanize and mkdocstrings[python] to permit the latest version.
Updates
pystacfrom 1.14.3 to 1.15.1Release notes
Sourced from pystac's releases.
Changelog
Sourced from pystac's changelog.
Commits
82dcccachore(main): release 1.15.1 (#1761)bcf1062fix: more release-please flailing (#1762)c6a9fbdfix: consolidate core and top-level package in release-please (#1760)207e38dchore: fix release-please config for pystac-core (#1759)e90e3d9build(deps): bump actions/checkout in the actions-deps group (#1758)bc70651fix: remove invalid version specifier (#1756)85cf271chore(main): release 1.15.0 (#1748)ea56c1bchore: release v1.15 (#1755)6f6f391build(deps-dev): bump aiohttp from 3.13.5 to 3.14.1 (#1754)ad1c2cabuild(deps): bump tornado from 6.5.5 to 6.5.6 (#1749)Updates
mypyfrom 2.1.0 to 2.3.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
8aabf84Drop +dev from version4d8ad2aUpdate changelog for 2.3 release (#21728)2c21546[mypyc] Update documentation of race conditions under free threading (#21726)a9f62a3[mypyc] Make attribute access memory safe on free-threaded builds (#21705)0faa413UsePYODIDEenvironment variable for Emscripten cross-compilation detection...3d75cdb[mypyc] Borrow final attributes more aggressively (#21702)24c237d[mypyc] Improve documentation of Final (#21713)b5be217[mypyc] Update free threading Python compatibility docs (#21711)cbcb51aNarrow for frozendict membership check (#21709)af2bc0fSync typeshed (#21707)Updates
rufffrom 0.15.18 to 0.15.22Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
0177a7eBump 0.15.22 (#26884)fe8ba85[pycodestyle] DocumentE731fix safety (#26847)f3cf7c8[ruff] Addrule-codes-in-selectors(RUF201) (#26772)d244fd7Document argfile support (#26803)f239758[flake8-pyi] Fix false positive in__all__(PYI053) (#26872)54acbcd[ty] SupportTypeVarTupleandUnpack(#25240)87fc38c[ty] Parallelize subtype hierarchy search (#26875)e454f91[ty] Share interned query keys across Salsa queries (#26794)6f361a7[ty] only collect expected types for files open in the editor (#25546)6d6b2b3[ty] Avoid allocations during Salsa interned lookups (#26877)Updates
contextilyfrom 1.7.0 to 1.7.1Release notes
Sourced from contextily's releases.
Commits
622735fFix missing return in _retryer that propagated None tiles (#282)3d86a02Improve license metadata (PEP 639) (#283)e0f97f6Bump actions/checkout from 6 to 7 (#281)81bea1eBump codecov/codecov-action from 6 to 7 (#280)babd643Bump mamba-org/setup-micromamba from 2 to 3 (#278)df267d5Bump codecov/codecov-action from 5 to 6 (#279)a52d0f2DOC: a xyzservices -> an xyzservices (#277)b118797TST: update expected values (#276)9bbe275ENH: Added timeout capability for IO calls (#275)630227bTST: Increase timeout and retries (#272)Updates
geopandasfrom 1.1.3 to 1.1.4Release notes
Sourced from geopandas's releases.
Changelog
Sourced from geopandas's changelog.
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)Updates
humanizefrom 4.15.0 to 4.16.0Release notes
Sourced from humanize's releases.
Commits
3c577d7Add test for exact googol (10**100) inintword()(#304)52609bfDrop experimental Python 3.13 free-threaded (#336)8a47cb4Lazy imports for Python 3.15+ (#335)823ad60Fixnaturalsize()rounding rollover at unit boundaries (#329)7574e0cCarrymetric()to the next SI prefix when rounding reaches 1000 (#328)c2c410cStop printing two minus signs in fractional for a negative mixed number (#320)976484aFix typo in i18n.activate() docstring (#325)d333afdUpdate release-drafter/release-drafter action to v7.3.1 (#324)d07d77eUpdate dependency mypy to v2 (#323)15eb4ccUpdate github-actions (#322)Updates
mkdocstrings[python]to 1.0.6Release notes
Sourced from mkdocstrings[python]'s releases.
Changelog
Sourced from mkdocstrings[python]'s changelog.
... (truncated)
Commits
9a11dcbchore: Prepare release 1.0.64732798fix: Stop propagating Zensical'szrelpathtreeprocessor and itspreviewe...ecbaa9aMerge branch 'main' of github.com:mkdocstrings/mkdocstrings64260f7chore: Prepare release 1.0.5acc0da3fix: Parse inventory project and versionec45a9bci: Fix warningsce2199cchore: Update sponsors section in README (#823)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