From 0378703e6ced1fc8e9be9995ca44388520dbaae0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Apr 2025 05:55:00 +0000 Subject: [PATCH] Bump the dependencies group in /.config with 6 updates Bumps the dependencies group in /.config with 6 updates: | Package | From | To | | --- | --- | --- | | [markdown](https://github.com/Python-Markdown/markdown) | `3.7` | `3.8` | | [pillow](https://github.com/python-pillow/Pillow) | `11.1.0` | `11.2.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.11.4` | `0.11.5` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.13.1` | `4.13.2` | | [urllib3](https://github.com/urllib3/urllib3) | `2.3.0` | `2.4.0` | | [uv](https://github.com/astral-sh/uv) | `0.6.13` | `0.6.14` | Updates `markdown` from 3.7 to 3.8 - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.7...3.8) Updates `pillow` from 11.1.0 to 11.2.1 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/11.1.0...11.2.1) Updates `ruff` from 0.11.4 to 0.11.5 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.11.4...0.11.5) Updates `typing-extensions` from 4.13.1 to 4.13.2 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](https://github.com/python/typing_extensions/compare/4.13.1...4.13.2) Updates `urllib3` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.3.0...2.4.0) Updates `uv` from 0.6.13 to 0.6.14 - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/uv/compare/0.6.13...0.6.14) --- updated-dependencies: - dependency-name: markdown dependency-version: '3.8' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pillow dependency-version: 11.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ruff dependency-version: 0.11.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typing-extensions dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: urllib3 dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: uv dependency-version: 0.6.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- .config/constraints.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.config/constraints.txt b/.config/constraints.txt index 248e092..099a985 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -47,7 +47,7 @@ jsmin==3.0.1 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 linkchecker==10.5.0 -markdown==3.7 +markdown==3.8 markdown-exec==1.10.3 markdown-include==0.8.1 markupsafe==3.0.2 @@ -74,7 +74,7 @@ paginate==0.5.7 parsley==1.3 pathspec==0.12.1 pbr==6.1.1 -pillow==11.1.0 +pillow==11.2.1 pip-tools==7.4.1 platformdirs==4.3.7 pluggy==1.5.0 @@ -96,7 +96,7 @@ pyyaml-env-tag==0.1 referencing==0.36.2 requests==2.32.3 rpds-py==0.24.0 -ruff==0.11.4 +ruff==0.11.5 six==1.17.0 soupsieve==2.6 subprocess-tee==0.4.2 @@ -109,9 +109,9 @@ tomli==2.2.1 tomlkit==0.13.2 tox==4.25.0 types-pyyaml==6.0.12.20250402 -typing-extensions==4.13.1 -urllib3==2.3.0 -uv==0.6.13 +typing-extensions==4.13.2 +urllib3==2.4.0 +uv==0.6.14 virtualenv==20.30.0 watchdog==6.0.0 webencodings==0.5.1