Skip to content

Commit 1ab132c

Browse files
Bump the dependencies group in /.config with 7 updates
Bumps the dependencies group in /.config with 7 updates: | Package | From | To | | --- | --- | --- | | [griffe](https://github.com/mkdocstrings/griffe) | `1.5.7` | `1.6.0` | | [isort](https://github.com/PyCQA/isort) | `6.0.0` | `6.0.1` | | [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) | `1.3.1` | `1.4.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.5` | `9.6.6` | | [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.28.1` | `0.28.2` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.16.1` | `1.16.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.9.7` | `0.9.9` | Updates `griffe` from 1.5.7 to 1.6.0 - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@1.5.7...1.6.0) Updates `isort` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@6.0.0...6.0.1) Updates `mkdocs-autorefs` from 1.3.1 to 1.4.0 - [Release notes](https://github.com/mkdocstrings/autorefs/releases) - [Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/autorefs@1.3.1...1.4.0) Updates `mkdocs-material` from 9.6.5 to 9.6.6 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.6.5...9.6.6) Updates `mkdocstrings` from 0.28.1 to 0.28.2 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.28.1...0.28.2) Updates `mkdocstrings-python` from 1.16.1 to 1.16.2 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.16.1...1.16.2) Updates `ruff` from 0.9.7 to 0.9.9 - [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.9.7...0.9.9) --- updated-dependencies: - dependency-name: griffe dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocs-autorefs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocstrings dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocstrings-python 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-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d7df5b commit 1ab132c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.config/constraints.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@ exceptiongroup==1.2.2
3535
execnet==2.1.1
3636
filelock==3.17.0
3737
ghp-import==2.1.0
38-
griffe==1.5.7
38+
griffe==1.6.0
3939
hjson==3.1.0
4040
htmlmin2==0.1.13
4141
identify==2.6.8
4242
idna==3.10
4343
iniconfig==2.0.0
44-
isort==6.0.0
44+
isort==6.0.1
4545
jinja2==3.1.5
4646
jsmin==3.0.1
4747
jsonschema==4.23.0
@@ -55,17 +55,17 @@ mccabe==0.7.0
5555
mergedeep==1.3.4
5656
mkdocs==1.6.1
5757
mkdocs-ansible==25.2.0
58-
mkdocs-autorefs==1.3.1
58+
mkdocs-autorefs==1.4.0
5959
mkdocs-gen-files==0.5.0
6060
mkdocs-get-deps==0.2.0
6161
mkdocs-htmlproofer-plugin==1.3.0
6262
mkdocs-macros-plugin==1.3.7
63-
mkdocs-material==9.6.5
63+
mkdocs-material==9.6.6
6464
mkdocs-material-extensions==1.3.1
6565
mkdocs-minify-plugin==0.8.0
6666
mkdocs-monorepo-plugin==1.1.0
67-
mkdocstrings==0.28.1
68-
mkdocstrings-python==1.16.1
67+
mkdocstrings==0.28.2
68+
mkdocstrings-python==1.16.2
6969
mypy==1.15.0
7070
mypy-extensions==1.0.0
7171
nodeenv==1.9.1
@@ -97,7 +97,7 @@ referencing==0.36.2
9797
regex==2024.11.6
9898
requests==2.32.3
9999
rpds-py==0.23.1
100-
ruff==0.9.7
100+
ruff==0.9.9
101101
six==1.17.0
102102
soupsieve==2.6
103103
subprocess-tee==0.4.2

0 commit comments

Comments
 (0)