Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the dependencies group in /.config with 6 updates (#416)
Bumps the dependencies group in /.config with 6 updates: | Package | From | To | | --- | --- | --- | | [identify](https://github.com/pre-commit/identify) | `2.6.3` | `2.6.5` | | [mypy](https://github.com/python/mypy) | `1.14.0` | `1.14.1` | | [pillow](https://github.com/python-pillow/Pillow) | `11.0.0` | `11.1.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.4` | `0.8.6` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20241221` | `6.0.12.20241230` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.28.0` | `20.28.1` | Updates `identify` from 2.6.3 to 2.6.5 - [Commits](pre-commit/identify@v2.6.3...v2.6.5) Updates `mypy` from 1.14.0 to 1.14.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.0...v1.14.1) Updates `pillow` from 11.0.0 to 11.1.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@11.0.0...11.1.0) Updates `ruff` from 0.8.4 to 0.8.6 - [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.8.4...0.8.6) Updates `types-pyyaml` from 6.0.12.20241221 to 6.0.12.20241230 - [Commits](https://github.com/python/typeshed/commits) Updates `virtualenv` from 20.28.0 to 20.28.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.28.0...20.28.1) --- updated-dependencies: - dependency-name: identify dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: types-pyyaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information