Skip to content

Commit f1c09c1

Browse files
Bump pylint from 3.3.9 to 4.0.4
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.9 to 4.0.4. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.9...v4.0.4) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.4 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ae91a1 commit f1c09c1

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

poetry.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ pytest-xdist = "^3.6.1"
5555
pycodestyle = ">=2.9.1"
5656
flake8-pyproject = "^1.2.3"
5757
pyflakes = "^3.3.2"
58-
pylint = "^3.3.4"
58+
pylint = ">=3.3.4,<5.0.0"
5959
pylint-pytest = "^1.1.8"
6060
pydocstyle = "^6.1.1"
6161
black = "^25.1.0"

0 commit comments

Comments
 (0)