Skip to content

Commit b7c8e59

Browse files
Bump the dependencies group across 1 directory with 6 updates (#268)
Bumps the dependencies group with 6 updates in the /.config directory: | Package | From | To | | --- | --- | --- | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.4` | `7.6.8` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.44` | `9.5.45` | | [ruff](https://github.com/astral-sh/ruff) | `0.7.3` | `0.8.0` | | [toml-sort](https://github.com/pappasam/toml-sort) | `0.23.1` | `0.24.2` | | [tomli](https://github.com/hukkin/tomli) | `2.0.2` | `2.1.0` | | [wheel](https://github.com/pypa/wheel) | `0.45.0` | `0.45.1` | Updates `coverage` from 7.6.4 to 7.6.8 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.4...7.6.8) Updates `mkdocs-material` from 9.5.44 to 9.5.45 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.44...9.5.45) Updates `ruff` from 0.7.3 to 0.8.0 - [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.7.3...0.8.0) Updates `toml-sort` from 0.23.1 to 0.24.2 - [Release notes](https://github.com/pappasam/toml-sort/releases) - [Changelog](https://github.com/pappasam/toml-sort/blob/main/CHANGELOG.md) - [Commits](pappasam/toml-sort@v0.23.1...v0.24.2) Updates `tomli` from 2.0.2 to 2.1.0 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.0.2...2.1.0) Updates `wheel` from 0.45.0 to 0.45.1 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.45.0...0.45.1) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: toml-sort dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tomli dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: wheel 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 1c4ea9f commit b7c8e59

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
@@ -22,7 +22,7 @@ chardet==5.2.0
2222
charset-normalizer==3.4.0
2323
click==8.1.7
2424
colorama==0.4.6
25-
coverage==7.6.4
25+
coverage==7.6.8
2626
csscompressor==0.9.5
2727
cssselect2==0.7.0
2828
defusedxml==0.7.1
@@ -59,7 +59,7 @@ mkdocs-gen-files==0.5.0
5959
mkdocs-get-deps==0.2.0
6060
mkdocs-htmlproofer-plugin==1.3.0
6161
mkdocs-macros-plugin==1.3.7
62-
mkdocs-material==9.5.44
62+
mkdocs-material==9.5.45
6363
mkdocs-material-extensions==1.3.1
6464
mkdocs-minify-plugin==0.8.0
6565
mkdocs-monorepo-plugin==1.1.0
@@ -96,15 +96,15 @@ referencing==0.35.1
9696
regex==2024.11.6
9797
requests==2.32.3
9898
rpds-py==0.21.0
99-
ruff==0.7.3
99+
ruff==0.8.0
100100
six==1.16.0
101101
soupsieve==2.6
102102
subprocess-tee==0.4.2
103103
termcolor==2.5.0
104104
text-unidecode==1.3
105105
tinycss2==1.4.0
106-
toml-sort==0.23.1
107-
tomli==2.0.2
106+
toml-sort==0.24.2
107+
tomli==2.1.0
108108
tomlkit==0.13.2
109109
tox==4.23.2
110110
types-pyyaml==6.0.12.20240917
@@ -113,7 +113,7 @@ urllib3==2.2.3
113113
virtualenv==20.27.1
114114
watchdog==6.0.0
115115
webencodings==0.5.1
116-
wheel==0.45.0
116+
wheel==0.45.1
117117

118118
# The following packages are considered to be unsafe in a requirements file:
119119
# pip

0 commit comments

Comments
 (0)