Skip to content

Commit 5f5fb2d

Browse files
authored
Merge pull request #69 from BrianLusina/dependabot/pip/pylint-3.2.7
Bump pylint from 3.2.6 to 3.2.7
2 parents 58892b0 + 440a3fc commit 5f5fb2d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -16,7 +16,7 @@ classifiers = [
1616
python = "^3.10"
1717

1818
[tool.poetry.dev-dependencies]
19-
pylint = "^3.2.6"
19+
pylint = "^3.2.7"
2020
pytest = "^8.3.2"
2121
black = "^24.8.0"
2222
pre-commit = "^3.8.0"

0 commit comments

Comments
 (0)