Skip to content

Commit 189cdc0

Browse files
Bump the dependencies group in /.config with 5 updates (#408)
Bumps the dependencies group in /.config with 5 updates: | Package | From | To | | --- | --- | --- | | [docstring-parser-fork](https://github.com/jsh9/docstring_parser_fork) | `0.0.9` | `0.0.10` | | [pydoclint](https://github.com/jsh9/pydoclint) | `0.5.14` | `0.5.16` | | [pygments](https://github.com/pygments/pygments) | `2.18.0` | `2.19.1` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.13` | `10.14` | | [ruff](https://github.com/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 `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 `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 `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) --- updated-dependencies: - dependency-name: docstring-parser-fork dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pydoclint 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: ruff dependency-type: direct:production update-type: version-update:semver-minor 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 2d36a0a commit 189cdc0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.config/constraints.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ defusedxml==0.7.1 # via cairosvg
2424
dill==0.3.9 # via pylint
2525
distlib==0.3.9 # via virtualenv
2626
dnspython==2.7.0 # via linkchecker
27-
docstring-parser-fork==0.0.9 # via pydoclint
27+
docstring-parser-fork==0.0.10 # via pydoclint
2828
exceptiongroup==1.2.2 # via pytest
2929
execnet==2.1.1 # via pytest-xdist
3030
filelock==3.16.1 # via tox, virtualenv
@@ -72,10 +72,10 @@ platformdirs==4.3.6 # via black, mkdocs-get-deps, mkdocstrings, pylint, to
7272
pluggy==1.5.0 # via pytest, tox
7373
pre-commit==4.0.1 # via tox-ansible (pyproject.toml)
7474
pycparser==2.22 # via cffi
75-
pydoclint==0.5.14 # via tox-ansible (pyproject.toml)
76-
pygments==2.18.0 # via mkdocs-material
75+
pydoclint==0.5.16 # via tox-ansible (pyproject.toml)
76+
pygments==2.19.1 # via mkdocs-material
7777
pylint==3.3.3 # via tox-ansible (pyproject.toml)
78-
pymdown-extensions==10.13 # via markdown-exec, mkdocs-ansible, mkdocs-material, mkdocstrings
78+
pymdown-extensions==10.14 # via markdown-exec, mkdocs-ansible, mkdocs-material, mkdocstrings
7979
pyproject-api==1.8.0 # via tox
8080
pytest==8.3.4 # via pytest-ansible, pytest-xdist, tox-ansible (pyproject.toml)
8181
pytest-ansible==24.12.0 # via tox-ansible (pyproject.toml)
@@ -88,7 +88,7 @@ referencing==0.35.1 # via jsonschema, jsonschema-specifications
8888
regex==2024.11.6 # via mkdocs-material
8989
requests==2.32.3 # via linkchecker, mkdocs-htmlproofer-plugin, mkdocs-material
9090
rpds-py==0.22.3 # via jsonschema, referencing
91-
ruff==0.8.6 # via tox-ansible (pyproject.toml)
91+
ruff==0.9.1 # via tox-ansible (pyproject.toml)
9292
six==1.17.0 # via python-dateutil
9393
soupsieve==2.6 # via beautifulsoup4
9494
subprocess-tee==0.4.2 # via ansible-compat

0 commit comments

Comments
 (0)