Skip to content

Commit

Permalink
Merge pull request #29 from BrianLusina/dependabot/pip/pylint-3.0.1
Browse files Browse the repository at this point in the history
build(deps-dev): bump pylint from 3.0.0 to 3.0.1
  • Loading branch information
BrianLusina authored Oct 11, 2023
2 parents 330fd87 + 310a809 commit 036b266
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 19 deletions.
22 changes: 4 additions & 18 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.0.0"
pylint = "^3.0.1"
pytest = "^7.4.2"
black = "^23.9.1"
pre-commit = "^3.4.0"
Expand Down

0 comments on commit 036b266

Please sign in to comment.