Skip to content

Commit

Permalink
Update dependency pylint to v3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent 30fc252 commit 479f561
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -22,7 +22,7 @@ flake8-black = "0.3.6"
flake8-bugbear = "24.8.19"
flake8-import-order = "0.18.2"
mypy = "1.11.2"
pylint = "3.3.0"
pylint = "3.3.1"

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

0 comments on commit 479f561

Please sign in to comment.