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 Sep 24, 2024
1 parent 94c2072 commit c8d2a9a
Show file tree
Hide file tree
Showing 2 changed files with 400 additions and 366 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.110.2"
uvicorn = {version = "==0.29.0", extras = ["standard"]}

[dev-packages]
pylint = "==3.1.0"
pylint = "==3.3.1"
pytest = "==8.1.2"
httpx = "==0.27.0"
Loading

0 comments on commit c8d2a9a

Please sign in to comment.