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-requirements group across 1 directory with 9 updates
Bumps the python-requirements group with 9 updates in the /requirements directory: | Package | From | To | | --- | --- | --- | | [furo](https://github.com/pradyunsg/furo) | `2023.9.10` | `2024.8.6` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `7.2.6` | `8.0.2` | | [asgiref](https://github.com/django/asgiref) | `3.7.2` | `3.8.1` | | [blinker](https://github.com/pallets-eco/blinker) | `1.6.3` | `1.8.2` | | [coverage](https://github.com/nedbat/coveragepy) | `7.3.2` | `7.6.1` | | [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.8.0` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.3` | `8.3.2` | | [tox](https://github.com/tox-dev/tox) | `4.11.3` | `4.18.0` | Updates `furo` from 2023.9.10 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@2023.09.10...2024.08.06) Updates `sphinx` from 7.2.6 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.2.6...v8.0.2) Updates `asgiref` from 3.7.2 to 3.8.1 - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](django/asgiref@3.7.2...3.8.1) Updates `blinker` from 1.6.3 to 1.8.2 - [Release notes](https://github.com/pallets-eco/blinker/releases) - [Changelog](https://github.com/pallets-eco/blinker/blob/main/CHANGES.rst) - [Commits](pallets-eco/blinker@1.6.3...1.8.2) Updates `coverage` from 7.3.2 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.3.2...7.6.1) 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.8.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.8.0) Updates `pytest` from 7.4.3 to 8.3.2 - [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.3.2) Updates `tox` from 4.11.3 to 4.18.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.11.3...4.18.0) --- updated-dependencies: - dependency-name: furo dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-requirements - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-requirements - dependency-name: asgiref dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: blinker dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: pip-tools dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-requirements - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information