From 611f0cd6701f94863ae1f10a2b9a71c176c04563 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 03:06:21 +0000 Subject: [PATCH] Bump the dependencies group in /.config with 5 updates (#419) 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](https://github.com/jsh9/docstring_parser_fork/compare/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](https://github.com/jsh9/pydoclint/compare/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](https://github.com/pygments/pygments/compare/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](https://github.com/facelessuser/pymdown-extensions/compare/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](https://github.com/astral-sh/ruff/compare/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .config/constraints.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.config/constraints.txt b/.config/constraints.txt index 184512a..1f62524 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -26,7 +26,7 @@ defusedxml==0.7.1 # via cairosvg dill==0.3.9 # via pylint distlib==0.3.9 # via virtualenv dnspython==2.7.0 # via linkchecker -docstring-parser-fork==0.0.9 # via pydoclint +docstring-parser-fork==0.0.10 # via pydoclint enrich==1.2.7 # via molecule exceptiongroup==1.2.2 # via pytest execnet==2.1.1 # via pytest-xdist @@ -78,10 +78,10 @@ platformdirs==4.3.6 # via black, mkdocs-get-deps, mkdocstrings, pylint, to pluggy==1.5.0 # via molecule, pytest, tox pre-commit==4.0.1 # via pytest-ansible (pyproject.toml) pycparser==2.22 # via cffi -pydoclint==0.5.14 # via pytest-ansible (pyproject.toml) -pygments==2.18.0 # via mkdocs-material, rich +pydoclint==0.5.16 # via pytest-ansible (pyproject.toml) +pygments==2.19.1 # via mkdocs-material, rich pylint==3.3.3 # via pytest-ansible (pyproject.toml) -pymdown-extensions==10.13 # via markdown-exec, mkdocs-ansible, mkdocs-material, mkdocstrings +pymdown-extensions==10.14 # via markdown-exec, mkdocs-ansible, mkdocs-material, mkdocstrings pyproject-api==1.8.0 # via tox pytest==8.3.4 # via pytest-xdist, pytest-ansible (pyproject.toml) pytest-xdist==3.6.1 # via pytest-ansible (pyproject.toml) @@ -94,7 +94,7 @@ regex==2024.11.6 # via mkdocs-material requests==2.32.3 # via linkchecker, mkdocs-htmlproofer-plugin, mkdocs-material rich==13.9.4 # via enrich, molecule rpds-py==0.22.3 # via jsonschema, referencing -ruff==0.8.6 # via pytest-ansible (pyproject.toml) +ruff==0.9.1 # via pytest-ansible (pyproject.toml) six==1.17.0 # via python-dateutil soupsieve==2.6 # via beautifulsoup4 subprocess-tee==0.4.2 # via ansible-compat