Skip to content

Commit 57810e5

Browse files
Bump pylint from 3.3.1 to 3.3.3
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.1 to 3.3.3. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.1...v3.3.3) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6691170 commit 57810e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ lint = [
6262
"qiskit-addon-cutting[style]",
6363
"mypy==1.13.0",
6464
"reno>=3.4.0",
65-
"pylint==3.3.1",
65+
"pylint==3.3.3",
6666
"numpy<2.2",
6767
]
6868
docs = [

0 commit comments

Comments
 (0)