Skip to content

Commit cc67ab3

Browse files
build(deps): bump the minor-and-patch group with 7 updates
Bumps the minor-and-patch group with 7 updates: | Package | From | To | | --- | --- | --- | | [pystac](https://github.com/stac-utils/pystac) | `1.13.0` | `1.14.0` | | [mypy](https://github.com/python/mypy) | `1.17.1` | `1.18.1` | | [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` | | [numpy](https://github.com/numpy/numpy) | `2.3.2` | `2.3.3` | | [pycparser](https://github.com/eliben/pycparser) | `2.22` | `2.23` | | [starlette](https://github.com/Kludex/starlette) | `0.47.3` | `0.48.0` | Updates `pystac` from 1.13.0 to 1.14.0 - [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.0) Updates `mypy` from 1.17.1 to 1.18.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.1...v1.18.1) 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 `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 `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 `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) --- updated-dependencies: - dependency-name: pystac dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: mypy dependency-version: 1.18.1 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: numpy dependency-version: 2.3.3 dependency-type: indirect update-type: version-update:semver-patch 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: starlette dependency-version: 0.48.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6b08879 commit cc67ab3

File tree

2 files changed

+141
-140
lines changed

2 files changed

+141
-140
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)