Skip to content

Commit 69b62ef

Browse files
chore: bump pylint from 3.2.3 to 4.0.6
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.3 to 4.0.6. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.3...v4.0.6) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a804b84 commit 69b62ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Repository = "https://github.com/airbytehq/airbyte-api-python-sdk"
1818
dev = [
1919
"mypy ==1.15.0",
2020
"poethepoet >=0.32",
21-
"pylint ==3.2.3",
21+
"pylint ==4.0.6",
2222
"pyright ==1.1.398",
2323
"ruff >=0.11",
2424
]

0 commit comments

Comments
 (0)