Skip to content

Commit cefa8aa

Browse files
Bump the dependencies group in /.config with 8 updates
Bumps the dependencies group in /.config with 8 updates: | Package | From | To | | --- | --- | --- | | [pydoclint](https://github.com/jsh9/pydoclint) | `0.5.16` | `0.6.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.9.1` | `0.9.2` | | [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` | | [referencing](https://github.com/python-jsonschema/referencing) | `0.35.1` | `0.36.1` | | [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 `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 `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 `referencing` from 0.35.1 to 0.36.1 - [Release notes](https://github.com/python-jsonschema/referencing/releases) - [Changelog](https://github.com/python-jsonschema/referencing/blob/main/docs/changes.rst) - [Commits](python-jsonschema/referencing@v0.35.1...v0.36.1) 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: ruff dependency-type: direct:production update-type: version-update:semver-patch 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: referencing dependency-type: direct:production update-type: version-update:semver-minor 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]>
1 parent 23200bc commit cefa8aa

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.config/constraints.txt

+8-8
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@ dill==0.3.9
3636
distlib==0.3.9
3737
dnspython==2.7.0
3838
docker==7.1.0
39-
docstring-parser-fork==0.0.10
39+
docstring-parser-fork==0.0.12
4040
enrich==1.2.7
4141
exceptiongroup==1.2.2
4242
execnet==2.1.1
4343
filelock==3.16.1
4444
ghp-import==2.1.0
45-
griffe==1.5.4
45+
griffe==1.5.5
4646
hjson==3.1.0
4747
htmlmin2==0.1.13
4848
identify==2.6.5
@@ -65,12 +65,12 @@ mdurl==0.1.2
6565
mergedeep==1.3.4
6666
mkdocs==1.6.1
6767
mkdocs-ansible==24.12.0
68-
mkdocs-autorefs==1.2.0
68+
mkdocs-autorefs==1.3.0
6969
mkdocs-gen-files==0.5.0
7070
mkdocs-get-deps==0.2.0
7171
mkdocs-htmlproofer-plugin==1.3.0
7272
mkdocs-macros-plugin==1.3.7
73-
mkdocs-material==9.5.49
73+
mkdocs-material==9.5.50
7474
mkdocs-material-extensions==1.3.1
7575
mkdocs-minify-plugin==0.8.0
7676
mkdocs-monorepo-plugin==1.1.0
@@ -91,7 +91,7 @@ pluggy==1.5.0
9191
pre-commit==4.0.1
9292
ptyprocess==0.7.0
9393
pycparser==2.22
94-
pydoclint==0.5.16
94+
pydoclint==0.6.0
9595
pygments==2.19.1
9696
pylint==3.3.3
9797
pymdown-extensions==10.14
@@ -107,7 +107,7 @@ python-dateutil==2.9.0.post0
107107
python-slugify==8.0.4
108108
pyyaml==6.0.2
109109
pyyaml-env-tag==0.1
110-
referencing==0.35.1
110+
referencing==0.36.1
111111
regex==2024.11.6
112112
regress==2024.11.1
113113
requests==2.32.3
@@ -116,7 +116,7 @@ rich==13.9.4
116116
rpds-py==0.22.3
117117
ruamel-yaml==0.18.10
118118
ruamel-yaml-clib==0.2.12
119-
ruff==0.9.1
119+
ruff==0.9.2
120120
six==1.17.0
121121
soupsieve==2.6
122122
subprocess-tee==0.4.2
@@ -133,7 +133,7 @@ types-pexpect==4.9.0.20241208
133133
types-pyyaml==6.0.12.20241230
134134
typing-extensions==4.12.2
135135
urllib3==2.3.0
136-
virtualenv==20.28.1
136+
virtualenv==20.29.1
137137
watchdog==6.0.0
138138
wcmatch==10.0
139139
webencodings==0.5.1

0 commit comments

Comments
 (0)