Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the development-dependencies group across 1 directory with 14 up…
…dates Bumps the development-dependencies group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.0` | `7.6.1` | | [mypy](https://github.com/python/mypy) | `1.11.0` | `1.11.2` | | [pyinstaller](https://github.com/pyinstaller/pyinstaller) | `6.9.0` | `6.10.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.1` | `8.3.3` | | [ruff](https://github.com/astral-sh/ruff) | `0.5.4` | `0.6.5` | | [types-cachetools](https://github.com/python/typeshed) | `5.4.0.20240717` | `5.5.0.20240820` | | [types-pillow](https://github.com/python/typeshed) | `10.2.0.20240520` | `10.2.0.20240822` | | [types-setuptools](https://github.com/python/typeshed) | `71.0.0.20240722` | `74.1.0.20240907` | | [furo](https://github.com/pradyunsg/furo) | `2024.7.18` | `2024.8.6` | | [myst-parser](https://github.com/executablebooks/MyST-Parser) | `3.0.1` | `4.0.0` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `7.4.7` | `8.0.2` | | [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild) | `2024.4.16` | `2024.9.3` | | [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `2.2.3` | `2.4.1` | Updates `coverage` from 7.6.0 to 7.6.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.0...7.6.1) Updates `mypy` from 1.11.0 to 1.11.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11...v1.11.2) Updates `pyinstaller` from 6.9.0 to 6.10.0 - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.9.0...v6.10.0) Updates `pyinstaller-hooks-contrib` from 2024.7 to 2024.8 - [Release notes](https://github.com/pyinstaller/pyinstaller-hooks-contrib/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller-hooks-contrib/blob/master/CHANGELOG.rst) - [Commits](pyinstaller/pyinstaller-hooks-contrib@2024.7...v2024.8) Updates `pytest` from 8.3.1 to 8.3.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.1...8.3.3) Updates `ruff` from 0.5.4 to 0.6.5 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.5.4...0.6.5) Updates `types-cachetools` from 5.4.0.20240717 to 5.5.0.20240820 - [Commits](https://github.com/python/typeshed/commits) Updates `types-pillow` from 10.2.0.20240520 to 10.2.0.20240822 - [Commits](https://github.com/python/typeshed/commits) Updates `types-setuptools` from 71.0.0.20240722 to 74.1.0.20240907 - [Commits](https://github.com/python/typeshed/commits) Updates `furo` from 2024.7.18 to 2024.8.6 - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2024.07.18...2024.08.06) Updates `myst-parser` from 3.0.1 to 4.0.0 - [Release notes](https://github.com/executablebooks/MyST-Parser/releases) - [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md) - [Commits](executablebooks/MyST-Parser@v3.0.1...v4.0.0) Updates `sphinx` from 7.4.7 to 8.0.2 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.0.2/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.4.7...v8.0.2) Updates `sphinx-autobuild` from 2024.4.16 to 2024.9.3 - [Release notes](https://github.com/sphinx-doc/sphinx-autobuild/releases) - [Changelog](https://github.com/sphinx-doc/sphinx-autobuild/blob/main/NEWS.rst) - [Commits](sphinx-doc/sphinx-autobuild@2024.04.16...2024.09.03) Updates `sphinx-autodoc-typehints` from 2.2.3 to 2.4.1 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md) - [Commits](tox-dev/sphinx-autodoc-typehints@2.2.3...2.4.1) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: pyinstaller dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: pyinstaller-hooks-contrib dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: types-cachetools dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: types-pillow dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: types-setuptools dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: furo dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: myst-parser dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: sphinx-autobuild dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: sphinx-autodoc-typehints dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information