Skip to content

Commit

Permalink
chore(deps): update dependency pylint to v3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and egvimo committed Oct 23, 2024
1 parent 334746d commit 221a185
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ fastapi = "==0.115.3"
uvicorn = {version = "==0.32.0", extras = ["standard"]}

[dev-packages]
pylint = "==3.1.0"
pylint = "==3.3.1"
pytest = "==8.1.2"
httpx = "==0.27.2"
18 changes: 9 additions & 9 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 221a185

Please sign in to comment.