Skip to content

Commit

Permalink
Update dependency pylint to v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 13, 2024
1 parent 9b0c140 commit 18d9524
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -21,7 +21,7 @@ flake8-black = "0.3.6"
flake8-bugbear = "24.4.26"
flake8-import-order = "0.18.2"
mypy = "1.10.0"
pylint = "3.1.0"
pylint = "3.1.1"

[tool.poetry.scripts]
workday-upload = 'loop_workday_upload:main'
Expand Down

0 comments on commit 18d9524

Please sign in to comment.