Skip to content

Commit 2fafa7b

Browse files
Bump the dependencies group in /.config with 3 updates (#220)
Bumps the dependencies group in /.config with 3 updates: [pydoclint](https://github.com/jsh9/pydoclint), [pylint](https://github.com/pylint-dev/pylint) and [ruff](https://github.com/astral-sh/ruff). Updates `pydoclint` from 0.5.1 to 0.5.3 - [Release notes](https://github.com/jsh9/pydoclint/releases) - [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md) - [Commits](jsh9/pydoclint@0.5.1...0.5.3) Updates `pylint` from 3.2.4 to 3.2.5 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.4...v3.2.5) Updates `ruff` from 0.4.10 to 0.5.0 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.4.10...0.5.0) --- updated-dependencies: - dependency-name: pydoclint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pylint 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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c5ea8e6 commit 2fafa7b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.config/constraints.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@ platformdirs==4.2.2
8080
pluggy==1.5.0
8181
pre-commit==3.7.1
8282
pycparser==2.22
83-
pydoclint==0.5.1
83+
pydoclint==0.5.3
8484
pygments==2.18.0
85-
pylint==3.2.4
85+
pylint==3.2.5
8686
pymdown-extensions==10.8.1
8787
pyproject-api==1.7.1
8888
pyproject-hooks==1.1.0
@@ -96,7 +96,7 @@ referencing==0.35.1
9696
regex==2024.5.15
9797
requests==2.32.3
9898
rpds-py==0.18.1
99-
ruff==0.4.10
99+
ruff==0.5.0
100100
six==1.16.0
101101
soupsieve==2.5
102102
subprocess-tee==0.4.2

0 commit comments

Comments
 (0)