Skip to content

Commit

Permalink
Merge pull request #27 from BrianLusina/dependabot/pip/pylint-2.17.6
Browse files Browse the repository at this point in the history
build(deps-dev): bump pylint from 2.17.5 to 2.17.6
  • Loading branch information
BrianLusina authored Sep 27, 2023
2 parents 6fb9708 + 756fe25 commit 675deb8
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 = "^2.17.5"
pylint = "^2.17.6"
pytest = "^7.4.2"
black = "^23.9.1"
pre-commit = "^3.4.0"
Expand Down

0 comments on commit 675deb8

Please sign in to comment.