Skip to content

Commit 3f7ac24

Browse files
Bump the dependencies group in /.config with 7 updates
Bumps the dependencies group in /.config with 7 updates: | Package | From | To | | --- | --- | --- | | [check-jsonschema](https://github.com/python-jsonschema/check-jsonschema) | `0.30.0` | `0.31.0` | | [pydoclint](https://github.com/jsh9/pydoclint) | `0.5.14` | `0.5.16` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.6` | `0.9.1` | | [docstring-parser-fork](https://github.com/jsh9/docstring_parser_fork) | `0.0.9` | `0.0.10` | | [pygments](https://github.com/pygments/pygments) | `2.18.0` | `2.19.1` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.13` | `10.14` | | ruamel-yaml | `0.18.8` | `0.18.10` | Updates `check-jsonschema` from 0.30.0 to 0.31.0 - [Release notes](https://github.com/python-jsonschema/check-jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/check-jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/check-jsonschema@0.30.0...0.31.0) Updates `pydoclint` from 0.5.14 to 0.5.16 - [Release notes](https://github.com/jsh9/pydoclint/releases) - [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md) - [Commits](jsh9/pydoclint@0.5.14...0.5.16) Updates `ruff` from 0.8.6 to 0.9.1 - [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.8.6...0.9.1) Updates `docstring-parser-fork` from 0.0.9 to 0.0.10 - [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.9...0.0.10) Updates `pygments` from 2.18.0 to 2.19.1 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.18.0...2.19.1) Updates `pymdown-extensions` from 10.13 to 10.14 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.13...10.14) Updates `ruamel-yaml` from 0.18.8 to 0.18.10 --- updated-dependencies: - dependency-name: check-jsonschema dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pydoclint 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: docstring-parser-fork dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ruamel-yaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3dbfe50 commit 3f7ac24

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.config/constraints.txt

+7-7
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ cffi==1.17.1
2323
cfgv==3.4.0
2424
chardet==5.2.0
2525
charset-normalizer==3.4.1
26-
check-jsonschema==0.30.0
26+
check-jsonschema==0.31.0
2727
click==8.1.8
2828
click-help-colors==0.9.4
2929
colorama==0.4.6
@@ -36,7 +36,7 @@ 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.9
39+
docstring-parser-fork==0.0.10
4040
enrich==1.2.7
4141
exceptiongroup==1.2.2
4242
execnet==2.1.1
@@ -91,10 +91,10 @@ pluggy==1.5.0
9191
pre-commit==4.0.1
9292
ptyprocess==0.7.0
9393
pycparser==2.22
94-
pydoclint==0.5.14
95-
pygments==2.18.0
94+
pydoclint==0.5.16
95+
pygments==2.19.1
9696
pylint==3.3.3
97-
pymdown-extensions==10.13
97+
pymdown-extensions==10.14
9898
pyproject-api==1.8.0
9999
pyproject-hooks==1.2.0
100100
pytest==8.3.4
@@ -114,9 +114,9 @@ requests==2.32.3
114114
resolvelib==1.1.0
115115
rich==13.9.4
116116
rpds-py==0.22.3
117-
ruamel-yaml==0.18.8
117+
ruamel-yaml==0.18.10
118118
ruamel-yaml-clib==0.2.12
119-
ruff==0.8.6
119+
ruff==0.9.1
120120
six==1.17.0
121121
soupsieve==2.6
122122
subprocess-tee==0.4.2

0 commit comments

Comments
 (0)