Skip to content

Commit 136adab

Browse files
build(deps-dev): bump pylint from 3.3.1 to 4.0.6
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.1 to 4.0.6. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.1...v4.0.6) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.6 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d9a974e commit 136adab

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

poetry.lock

Lines changed: 14 additions & 14 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
@@ -85,7 +85,7 @@ isort = "^5.10.1"
8585
mypy = "^1.2.0"
8686
pre-commit = ">=2.20,<5.0"
8787
pre-commit-hooks = ">=4.3,<6.0"
88-
pylint = ">=2.15.5,<4.0.0"
88+
pylint = ">=2.15.5,<5.0.0"
8989
pytest = ">=7.2,<9.0"
9090
pytest-aiohttp = "^1.0.0"
9191
pytest-asyncio = ">=0.23.6"

0 commit comments

Comments
 (0)