Skip to content

Commit 83c568d

Browse files
Bump the dependencies group in /.config with 5 updates
Bumps the dependencies group in /.config with 5 updates: | Package | From | To | | --- | --- | --- | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.1` | `3.4.2` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.14.3` | `10.15` | | [ruff](https://github.com/astral-sh/ruff) | `0.11.7` | `0.11.8` | | [termcolor](https://github.com/termcolor/termcolor) | `3.0.1` | `3.1.0` | | [uv](https://github.com/astral-sh/uv) | `0.6.17` | `0.7.2` | Updates `charset-normalizer` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.1...3.4.2) Updates `pymdown-extensions` from 10.14.3 to 10.15 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.14.3...10.15) Updates `ruff` from 0.11.7 to 0.11.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.11.7...0.11.8) Updates `termcolor` from 3.0.1 to 3.1.0 - [Release notes](https://github.com/termcolor/termcolor/releases) - [Changelog](https://github.com/termcolor/termcolor/blob/main/CHANGES.md) - [Commits](termcolor/termcolor@3.0.1...3.1.0) Updates `uv` from 0.6.17 to 0.7.2 - [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.17...0.7.2) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pymdown-extensions dependency-version: '10.15' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ruff dependency-version: 0.11.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: termcolor dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: uv dependency-version: 0.7.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3fcd6a2 commit 83c568d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.config/constraints.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ certifi==2025.4.26
2020
cffi==1.17.1
2121
cfgv==3.4.0
2222
chardet==5.2.0
23-
charset-normalizer==3.4.1
23+
charset-normalizer==3.4.2
2424
click==8.1.8
2525
colorama==0.4.6
2626
coverage==7.8.0
@@ -84,7 +84,7 @@ pycparser==2.22
8484
pydoclint==0.6.6
8585
pygments==2.19.1
8686
pylint==3.3.6
87-
pymdown-extensions==10.14.3
87+
pymdown-extensions==10.15
8888
pyproject-api==1.9.0
8989
pyproject-hooks==1.2.0
9090
pytest==8.3.5
@@ -97,12 +97,12 @@ pyyaml-env-tag==0.1
9797
referencing==0.36.2
9898
requests==2.32.3
9999
rpds-py==0.24.0
100-
ruff==0.11.7
100+
ruff==0.11.8
101101
six==1.17.0
102102
soupsieve==2.7
103103
subprocess-tee==0.4.2
104104
super-collections==0.5.3
105-
termcolor==3.0.1
105+
termcolor==3.1.0
106106
text-unidecode==1.3
107107
tinycss2==1.4.0
108108
toml-sort==0.24.2
@@ -112,7 +112,7 @@ tox==4.25.0
112112
types-pyyaml==6.0.12.20250402
113113
typing-extensions==4.13.2
114114
urllib3==2.4.0
115-
uv==0.6.17
115+
uv==0.7.2
116116
virtualenv==20.30.0
117117
watchdog==6.0.0
118118
webencodings==0.5.1

0 commit comments

Comments
 (0)