Skip to content

Commit 1d987f9

Browse files
Bump databricks-labs-pylint from 0.4.0 to 0.5.0
Bumps [databricks-labs-pylint](https://github.com/databrickslabs/pylint-plugin) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/databrickslabs/pylint-plugin/releases) - [Changelog](https://github.com/databrickslabs/pylint-plugin/blob/main/CHANGELOG.md) - [Commits](databrickslabs/pylint-plugin@v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: databricks-labs-pylint dependency-version: 0.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f50f0ae commit 1d987f9

2 files changed

Lines changed: 71 additions & 71 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ lint = [
7777
"mypy~=1.19.1",
7878
"pylint~=4.0.5",
7979
"pylint-pytest==2.0.0a1",
80-
"databricks-labs-pylint~=0.4.0",
80+
"databricks-labs-pylint>=0.4,<0.6",
8181
"ruff~=0.3.4",
8282
]
8383
test = [

0 commit comments

Comments
 (0)