Skip to content

Commit

Permalink
Merge pull request #65 from BrianLusina/dependabot/pip/pylint-3.2.6
Browse files Browse the repository at this point in the history
Bump pylint from 3.2.5 to 3.2.6
  • Loading branch information
BrianLusina committed Jul 24, 2024
2 parents 58b775e + 01cfa83 commit 4057f8c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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.5"
pylint = "^3.2.6"
pytest = "^8.2.2"
black = "^24.4.2"
pre-commit = "^3.7.1"
Expand Down

0 comments on commit 4057f8c

Please sign in to comment.