Skip to content

Commit 8c2b88b

Browse files
Bump the pip-dependencies group with 3 updates (#102)
Bumps the pip-dependencies group with 3 updates: [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks), [pre-commit](https://github.com/pre-commit/pre-commit) and [pylint](https://github.com/pylint-dev/pylint). Updates `pre-commit-hooks` from 5.0.0 to 6.0.0 - [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases) - [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) Updates `pre-commit` from 4.2.0 to 4.3.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.2.0...v4.3.0) Updates `pylint` from 3.3.7 to 3.3.8 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.7...v3.3.8) --- updated-dependencies: - dependency-name: pre-commit-hooks dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: pre-commit dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: pylint dependency-version: 3.3.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e95cd5 commit 8c2b88b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

requirements_dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
aioresponses==0.7.8
33
black==25.1.0
44
mypy==1.17.1
5-
pre-commit-hooks==5.0.0
6-
pre-commit==4.2.0
7-
pylint==3.3.7
5+
pre-commit-hooks==6.0.0
6+
pre-commit==4.3.0
7+
pylint==3.3.8
88
pytest-asyncio==1.1.0
99
pytest-cov==6.2.1
1010
pytest==8.4.1

0 commit comments

Comments
 (0)