Skip to content

Commit

Permalink
Merge pull request #67 from BrianLusina/dependabot/pip/pylint-3.3.1
Browse files Browse the repository at this point in the history
chore(deps-dev): bump pylint from 3.2.7 to 3.3.1
  • Loading branch information
BrianLusina authored Sep 27, 2024
2 parents 2e947f9 + 2a3660f commit c694af6
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 @@ -10,7 +10,7 @@ license = "MIT"
python = "^3.12.0"

[tool.poetry.group.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 c694af6

Please sign in to comment.