Skip to content

Commit 9d66d27

Browse files
build(deps): bump pylint from 3.2.7 to 3.3.1 (#17)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.7 to 3.3.1. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.7...v3.3.1) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d28c81d commit 9d66d27

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
@@ -61,7 +61,7 @@ lint = [
6161
"qiskit-addon-obp[style]",
6262
"pydocstyle==6.3.0",
6363
"mypy==1.11.2",
64-
"pylint==3.2.7",
64+
"pylint==3.3.1",
6565
"reno>=4.1",
6666
"toml>=0.9.6",
6767
]

0 commit comments

Comments
 (0)