Skip to content

Commit 756058c

Browse files
Bump the pip-dependencies group with 2 updates (#106)
Bumps the pip-dependencies group with 2 updates: [pylint](https://github.com/pylint-dev/pylint) and [reorder-python-imports](https://github.com/asottile/reorder-python-imports). Updates `pylint` from 3.3.8 to 3.3.9 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.8...v3.3.9) Updates `reorder-python-imports` from 3.15.0 to 3.16.0 - [Commits](asottile/reorder-python-imports@v3.15.0...v3.16.0) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: reorder-python-imports dependency-version: 3.16.0 dependency-type: direct:development update-type: version-update:semver-minor 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 bb07eaa commit 756058c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements_dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ black==25.9.0
44
mypy==1.18.2
55
pre-commit-hooks==6.0.0
66
pre-commit==4.3.0
7-
pylint==3.3.8
7+
pylint==3.3.9
88
pytest-asyncio==1.2.0
99
pytest-cov==7.0.0
1010
pytest==8.4.2
11-
reorder-python-imports==3.15.0
11+
reorder-python-imports==3.16.0

0 commit comments

Comments
 (0)