Skip to content

Commit 1237fce

Browse files
Bump pylint from 3.3.6 to 3.3.7
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.6 to 3.3.7. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.6...v3.3.7) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ad90961 commit 1237fce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ style = [
5656
lint = [
5757
"qiskit-addon-sqd[style]",
5858
"mypy==1.15.0",
59-
"pylint==3.3.6",
59+
"pylint==3.3.7",
6060
"reno>=4.1",
6161
"toml>=0.9.6",
6262
]

0 commit comments

Comments
 (0)