Skip to content

Commit 867f4d9

Browse files
authored
Merge pull request #84 from BrianLusina/dependabot/pip/pylint-3.3.6
Bump pylint from 3.3.4 to 3.3.6
2 parents 99b6cdf + 0eb8c88 commit 867f4d9

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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.3.4"
19+
pylint = "^3.3.6"
2020
pytest = "^8.3.5"
2121
black = "^25.1.0"
2222
pre-commit = "^4.2.0"

0 commit comments

Comments
 (0)