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 7 updates
Bumps the python-requirements group with 7 updates in the /requirements directory: | Package | From | To | | --- | --- | --- | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.0` | `8.3.2` | | [coverage](https://github.com/nedbat/coveragepy) | `7.5.1` | `7.6.1` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.3` | | [ruff](https://github.com/astral-sh/ruff) | `0.4.3` | `0.5.7` | | [mypy](https://github.com/python/mypy) | `1.10.0` | `1.11.1` | | [types-setuptools](https://github.com/python/typeshed) | `69.5.0.20240423` | `71.1.0.20240806` | | [gunicorn](https://github.com/benoitc/gunicorn) | `22` | `23.0.0` | Updates `pytest` from 8.2.0 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@8.2.0...8.3.2) Updates `coverage` from 7.5.1 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.5.1...7.6.1) Updates `requests` from 2.31.0 to 2.32.3 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.3) Updates `ruff` from 0.4.3 to 0.5.7 - [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.4.3...0.5.7) Updates `mypy` from 1.10.0 to 1.11.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.0...v1.11.1) Updates `types-setuptools` from 69.5.0.20240423 to 71.1.0.20240806 - [Commits](https://github.com/python/typeshed/commits) Updates `gunicorn` from 22 to 23.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@22.0.0...23.0.0) --- updated-dependencies: - dependency-name: pytest 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: requests dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: types-setuptools dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-requirements - dependency-name: gunicorn dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information