Skip to content

Commit 703f29b

Browse files
Bump pylint from 3.2.7 to 3.3.6
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.7 to 3.3.6. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.7...v3.3.6) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a483eac commit 703f29b

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

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
@@ -27,7 +27,7 @@ backports-strenum = { version = "^1.3.1", python = "<3.11" }
2727
pytest = "^8.3"
2828
pre-commit = "^4.1.0"
2929
black = "^24.10"
30-
pylint = "^3.2.7"
30+
pylint = "^3.3.6"
3131
isort = "^5.10.1"
3232
mypy = "^1.15"
3333
flake8 = "^7.1.2"

0 commit comments

Comments
 (0)