Skip to content

Commit ad9314d

Browse files
Bump pylint from 3.2.3 to 3.2.5 (#132)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.3 to 3.2.5. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.3...v3.2.5) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 16da817 commit ad9314d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
black==24.4.2
22
flake8==7.1.0
33
mypy==1.10.0
4-
pylint==3.2.3
4+
pylint==3.2.5
55
pytest-asyncio==0.23.7
66
pytest==8.2.2

0 commit comments

Comments
 (0)