Skip to content

Commit

Permalink
Merge pull request #71 from BrianLusina/dependabot/pip/pylint-3.3.1
Browse files Browse the repository at this point in the history
Bump pylint from 3.2.7 to 3.3.1
  • Loading branch information
BrianLusina authored Sep 25, 2024
2 parents bef6e97 + 3283ef8 commit 57dc157
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ classifiers = [
python = "^3.10"

[tool.poetry.dev-dependencies]
pylint = "^3.2.7"
pylint = "^3.3.1"
pytest = "^8.3.3"
black = "^24.8.0"
pre-commit = "^3.8.0"
Expand Down

0 comments on commit 57dc157

Please sign in to comment.