Skip to content

Commit 10177f7

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] <support@github.com>
1 parent c2198aa commit 10177f7

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

poetry.lock

Lines changed: 13 additions & 13 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
@@ -58,7 +58,7 @@ isort = ">=5.13,<7.0"
5858
# Linters
5959
mypy = "^1.3"
6060
pydocstyle = "*"
61-
pylint = "~3.3"
61+
pylint = ">=3.3,<4.1"
6262
types-freezegun = "*"
6363
types-setuptools = "*"
6464

0 commit comments

Comments
 (0)