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 with 8 updates (#934)
Bumps the python-requirements group with 8 updates: | Package | From | To | | --- | --- | --- | | [pydantic](https://github.com/pydantic/pydantic) | `2.8.2` | `2.9.2` | | [rich](https://github.com/Textualize/rich) | `13.8.0` | `13.8.1` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20240808` | `6.0.12.20240917` | | [types-requests](https://github.com/python/typeshed) | `2.32.0.20240712` | `2.32.0.20240914` | | [albumentations](https://github.com/albumentations-team/albumentations) | `1.4.16` | `1.4.17` | | [debugpy](https://github.com/microsoft/debugpy) | `1.8.5` | `1.8.6` | | [ruff](https://github.com/astral-sh/ruff) | `0.6.3` | `0.6.8` | | [validate-pyproject](https://github.com/abravalheri/validate-pyproject) | `0.19` | `0.20.2` | Updates `pydantic` from 2.8.2 to 2.9.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.8.2...v2.9.2) Updates `rich` from 13.8.0 to 13.8.1 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.8.0...v13.8.1) Updates `types-pyyaml` from 6.0.12.20240808 to 6.0.12.20240917 - [Commits](https://github.com/python/typeshed/commits) Updates `types-requests` from 2.32.0.20240712 to 2.32.0.20240914 - [Commits](https://github.com/python/typeshed/commits) Updates `albumentations` from 1.4.16 to 1.4.17 - [Release notes](https://github.com/albumentations-team/albumentations/releases) - [Commits](albumentations-team/albumentations@1.4.16...1.4.17) Updates `debugpy` from 1.8.5 to 1.8.6 - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](microsoft/debugpy@v1.8.5...v1.8.6) Updates `ruff` from 0.6.3 to 0.6.8 - [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.6.3...0.6.8) Updates `validate-pyproject` from 0.19 to 0.20.2 - [Release notes](https://github.com/abravalheri/validate-pyproject/releases) - [Changelog](https://github.com/abravalheri/validate-pyproject/blob/main/CHANGELOG.rst) - [Commits](abravalheri/validate-pyproject@v0.19...v0.20.2) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: types-pyyaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: types-requests dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: albumentations dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: debugpy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: validate-pyproject dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information