Skip to content

Commit 485451b

Browse files
Bump the dependencies group in /.config with 7 updates (#353)
Bumps the dependencies group in /.config with 7 updates: | Package | From | To | | --- | --- | --- | | [pydoclint](https://github.com/jsh9/pydoclint) | `0.5.16` | `0.6.0` | | [docstring-parser-fork](https://github.com/jsh9/docstring_parser_fork) | `0.0.10` | `0.0.12` | | [griffe](https://github.com/mkdocstrings/griffe) | `1.5.4` | `1.5.5` | | [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) | `1.2.0` | `1.3.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.49` | `9.5.50` | | [ruff](https://github.com/astral-sh/ruff) | `0.9.1` | `0.9.2` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.28.1` | `20.29.1` | Updates `pydoclint` from 0.5.16 to 0.6.0 - [Release notes](https://github.com/jsh9/pydoclint/releases) - [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md) - [Commits](jsh9/pydoclint@0.5.16...0.6.0) Updates `docstring-parser-fork` from 0.0.10 to 0.0.12 - [Release notes](https://github.com/jsh9/docstring_parser_fork/releases) - [Changelog](https://github.com/jsh9/docstring_parser_fork/blob/main/CHANGELOG.md) - [Commits](jsh9/docstring_parser_fork@0.0.10...0.0.12) Updates `griffe` from 1.5.4 to 1.5.5 - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@1.5.4...1.5.5) Updates `mkdocs-autorefs` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/mkdocstrings/autorefs/releases) - [Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/autorefs@1.2.0...1.3.0) Updates `mkdocs-material` from 9.5.49 to 9.5.50 - [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.49...9.5.50) Updates `ruff` from 0.9.1 to 0.9.2 - [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.1...0.9.2) Updates `virtualenv` from 20.28.1 to 20.29.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.28.1...20.29.1) --- updated-dependencies: - dependency-name: pydoclint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: docstring-parser-fork dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: griffe 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: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ca0789 commit 485451b

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
@@ -26,13 +26,13 @@ defusedxml==0.7.1
2626
dill==0.3.9
2727
distlib==0.3.9
2828
dnspython==2.7.0
29-
docstring-parser-fork==0.0.10
29+
docstring-parser-fork==0.0.12
3030
exceptiongroup==1.2.2
3131
execnet==2.1.1
3232
filelock==3.16.1
3333
flake8==7.1.1
3434
ghp-import==2.1.0
35-
griffe==1.5.4
35+
griffe==1.5.5
3636
htmlmin2==0.1.13
3737
identify==2.6.5
3838
idna==3.10
@@ -49,12 +49,12 @@ mccabe==0.7.0
4949
mergedeep==1.3.4
5050
mkdocs==1.6.1
5151
mkdocs-ansible==24.12.0
52-
mkdocs-autorefs==1.2.0
52+
mkdocs-autorefs==1.3.0
5353
mkdocs-gen-files==0.5.0
5454
mkdocs-get-deps==0.2.0
5555
mkdocs-htmlproofer-plugin==1.3.0
5656
mkdocs-macros-plugin==1.3.7
57-
mkdocs-material==9.5.49
57+
mkdocs-material==9.5.50
5858
mkdocs-material-extensions==1.3.1
5959
mkdocs-minify-plugin==0.8.0
6060
mkdocs-monorepo-plugin==1.1.0
@@ -74,7 +74,7 @@ pluggy==1.5.0
7474
pre-commit==4.0.1
7575
pycodestyle==2.12.1
7676
pycparser==2.22
77-
pydoclint==0.5.16
77+
pydoclint==0.6.0
7878
pyflakes==3.2.0
7979
pygments==2.19.1
8080
pylint==3.3.3
@@ -89,7 +89,7 @@ pyyaml==6.0.2
8989
pyyaml-env-tag==0.1
9090
regex==2024.11.6
9191
requests==2.32.3
92-
ruff==0.9.1
92+
ruff==0.9.2
9393
six==1.17.0
9494
soupsieve==2.6
9595
termcolor==2.5.0
@@ -102,7 +102,7 @@ tox==4.23.2
102102
types-pyyaml==6.0.12.20241230
103103
typing-extensions==4.12.2
104104
urllib3==2.3.0
105-
virtualenv==20.28.1
105+
virtualenv==20.29.1
106106
watchdog==6.0.0
107107
webencodings==0.5.1
108108
wheel==0.45.1

0 commit comments

Comments
 (0)