Skip to content

Commit 3d0ea9f

Browse files
Bump pylint from 3.1.0 to 3.2.2
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.1.0 to 3.2.2. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.1.0...v3.2.2) --- 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 8e0f9c0 commit 3d0ea9f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 9 additions & 9 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
@@ -34,7 +34,7 @@ mike = "^2.0.0"
3434

3535
[tool.poetry.group.dev.dependencies]
3636
django-stubs = {version = "^4.2.3", extras = ["compatible-mypy"]}
37-
pylint = "^3.0.3"
37+
pylint = "^3.2.2"
3838
pylint-django = "^2.5.5"
3939
black = "^24.1.0"
4040
pre-commit = "^3.6.0"

0 commit comments

Comments
 (0)