Skip to content

Commit 404befd

Browse files
build(deps): bump the minor-and-patch group across 1 directory with 15 updates (#704)
Bumps the minor-and-patch group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.2.1` | `8.3.0` | | [pystac](https://github.com/stac-utils/pystac) | `1.13.0` | `1.14.1` | | [black](https://github.com/psf/black) | `25.1.0` | `25.9.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.10.6` | `7.10.7` | | [mypy](https://github.com/python/mypy) | `1.17.1` | `1.18.2` | | [sphinx-click](https://github.com/click-contrib/sphinx-click) | `6.0.0` | `6.1.0` | | [xdoctest](https://github.com/Erotemic/xdoctest) | `1.2.0` | `1.3.0` | | [authlib](https://github.com/authlib/authlib) | `1.6.3` | `1.6.4` | | [numpy](https://github.com/numpy/numpy) | `2.3.2` | `2.3.3` | | [psutil](https://github.com/giampaolo/psutil) | `7.0.0` | `7.1.0` | | [pycparser](https://github.com/eliben/pycparser) | `2.22` | `2.23` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2025.9.1` | `2025.9.18` | | [starlette](https://github.com/Kludex/starlette) | `0.47.3` | `0.48.0` | | [typer](https://github.com/fastapi/typer) | `0.17.4` | `0.19.1` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.35.0` | `0.36.0` | Updates `click` from 8.2.1 to 8.3.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.2.1...8.3.0) Updates `pystac` from 1.13.0 to 1.14.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.13.0...v1.14.1) Updates `black` from 25.1.0 to 25.9.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.1.0...25.9.0) Updates `coverage` from 7.10.6 to 7.10.7 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.10.6...7.10.7) Updates `mypy` from 1.17.1 to 1.18.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.1...v1.18.2) Updates `sphinx-click` from 6.0.0 to 6.1.0 - [Release notes](https://github.com/click-contrib/sphinx-click/releases) - [Commits](click-contrib/sphinx-click@6.0.0...6.1.0) Updates `xdoctest` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/Erotemic/xdoctest/releases) - [Changelog](https://github.com/Erotemic/xdoctest/blob/main/CHANGELOG.md) - [Commits](Erotemic/xdoctest@v1.2.0...v1.3.0) Updates `authlib` from 1.6.3 to 1.6.4 - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst) - [Commits](authlib/authlib@v1.6.3...v1.6.4) Updates `numpy` from 2.3.2 to 2.3.3 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.3.2...v2.3.3) Updates `psutil` from 7.0.0 to 7.1.0 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-7.0.0...release-7.1.0) Updates `pycparser` from 2.22 to 2.23 - [Release notes](https://github.com/eliben/pycparser/releases) - [Changelog](https://github.com/eliben/pycparser/blob/main/CHANGES) - [Commits](eliben/pycparser@release_v2.22...release_v2.23) Updates `regex` from 2025.9.1 to 2025.9.18 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2025.9.1...2025.9.18) Updates `starlette` from 0.47.3 to 0.48.0 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@0.47.3...0.48.0) Updates `typer` from 0.17.4 to 0.19.1 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.17.4...0.19.1) Updates `uvicorn` from 0.35.0 to 0.36.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.35.0...0.36.0) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pystac dependency-version: 1.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: black dependency-version: 25.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: coverage dependency-version: 7.10.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: sphinx-click dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: xdoctest dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: authlib dependency-version: 1.6.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: numpy dependency-version: 2.3.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: psutil dependency-version: 7.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pycparser dependency-version: '2.23' dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: regex dependency-version: 2025.9.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: starlette dependency-version: 0.48.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: typer dependency-version: 0.19.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: uvicorn dependency-version: 0.36.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dcd5d74 commit 404befd

File tree

2 files changed

+428
-368
lines changed

2 files changed

+428
-368
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
furo==2025.7.19
22
sphinx==8.2.3
3-
sphinx-click==6.0.0
3+
sphinx-click==6.1.0
44
myst_parser==4.0.1

0 commit comments

Comments
 (0)