Skip to content

Commit 436586f

Browse files
Bump the dependencies group in /.config with 6 updates (#316)
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](Python-Markdown/markdown@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](python-pillow/Pillow@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](astral-sh/ruff@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](python/typing_extensions@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](urllib3/urllib3@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](astral-sh/uv@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 86795f9 commit 436586f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.config/constraints.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jsmin==3.0.1
4747
jsonschema==4.23.0
4848
jsonschema-specifications==2024.10.1
4949
linkchecker==10.5.0
50-
markdown==3.7
50+
markdown==3.8
5151
markdown-exec==1.10.3
5252
markdown-include==0.8.1
5353
markupsafe==3.0.2
@@ -74,7 +74,7 @@ paginate==0.5.7
7474
parsley==1.3
7575
pathspec==0.12.1
7676
pbr==6.1.1
77-
pillow==11.1.0
77+
pillow==11.2.1
7878
pip-tools==7.4.1
7979
platformdirs==4.3.7
8080
pluggy==1.5.0
@@ -96,7 +96,7 @@ pyyaml-env-tag==0.1
9696
referencing==0.36.2
9797
requests==2.32.3
9898
rpds-py==0.24.0
99-
ruff==0.11.4
99+
ruff==0.11.5
100100
six==1.17.0
101101
soupsieve==2.6
102102
subprocess-tee==0.4.2
@@ -109,9 +109,9 @@ tomli==2.2.1
109109
tomlkit==0.13.2
110110
tox==4.25.0
111111
types-pyyaml==6.0.12.20250402
112-
typing-extensions==4.13.1
113-
urllib3==2.3.0
114-
uv==0.6.13
112+
typing-extensions==4.13.2
113+
urllib3==2.4.0
114+
uv==0.6.14
115115
virtualenv==20.30.0
116116
watchdog==6.0.0
117117
webencodings==0.5.1

0 commit comments

Comments
 (0)