Skip to content

Commit c24277f

Browse files
Bump the dependencies group in /.config with 5 updates (#287)
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 2c8e60d commit c24277f

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
@@ -30,7 +30,7 @@ dill==0.3.9
3030
distlib==0.3.9
3131
distro==1.9.0
3232
dnspython==2.7.0
33-
docstring-parser-fork==0.0.9
33+
docstring-parser-fork==0.0.10
3434
exceptiongroup==1.2.2
3535
execnet==2.1.1
3636
filelock==3.16.1
@@ -80,10 +80,10 @@ platformdirs==4.3.6
8080
pluggy==1.5.0
8181
pre-commit==4.0.1
8282
pycparser==2.22
83-
pydoclint==0.5.14
84-
pygments==2.18.0
83+
pydoclint==0.5.16
84+
pygments==2.19.1
8585
pylint==3.3.3
86-
pymdown-extensions==10.13
86+
pymdown-extensions==10.14
8787
pyproject-api==1.8.0
8888
pyproject-hooks==1.2.0
8989
pytest==8.3.4
@@ -97,7 +97,7 @@ referencing==0.35.1
9797
regex==2024.11.6
9898
requests==2.32.3
9999
rpds-py==0.22.3
100-
ruff==0.8.6
100+
ruff==0.9.1
101101
six==1.17.0
102102
soupsieve==2.6
103103
subprocess-tee==0.4.2

0 commit comments

Comments
 (0)