Skip to content

Commit 83f127d

Browse files
Bump pylint from 3.2.7 to 3.3.2
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.7 to 3.3.2. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.7...v3.3.2) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98a043b commit 83f127d

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

Lines changed: 10 additions & 10 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.0.1"
2929
black = "^24.10"
30-
pylint = "^3.2.7"
30+
pylint = "^3.3.2"
3131
isort = "^5.10.1"
3232
mypy = "^1.13"
3333
flake8 = "^7.1.1"

0 commit comments

Comments
 (0)