Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the python-dependencies group with 8 updates
Bumps the python-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.3` | `8.2.0` | | [black](https://github.com/psf/black) | `23.10.1` | `24.4.2` | | [pip-tools](https://github.com/jazzband/pip-tools) | `7.3.0` | `7.4.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.5.0` | `3.7.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.1.3` | `0.4.2` | | [httpx](https://github.com/encode/httpx) | `0.25.0` | `0.27.0` | | [furo](https://github.com/pradyunsg/furo) | `2023.9.10` | `2024.4.27` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `7.2.6` | `7.3.7` | Updates `pytest` from 7.4.3 to 8.2.0 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.3...8.2.0) Updates `black` from 23.10.1 to 24.4.2 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.10.1...24.4.2) Updates `pip-tools` from 7.3.0 to 7.4.1 - [Release notes](https://github.com/jazzband/pip-tools/releases) - [Changelog](https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md) - [Commits](jazzband/pip-tools@7.3.0...7.4.1) Updates `pre-commit` from 3.5.0 to 3.7.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.5.0...v3.7.0) Updates `ruff` from 0.1.3 to 0.4.2 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.1.3...v0.4.2) Updates `httpx` from 0.25.0 to 0.27.0 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.25.0...0.27.0) Updates `furo` from 2023.9.10 to 2024.4.27 - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2023.09.10...2024.04.27) Updates `sphinx` from 7.2.6 to 7.3.7 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.2.6...v7.3.7) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: pip-tools dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: furo dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information