Skip to content

Commit

Permalink
chore(deps): update dependency pylint to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and egvimo committed Feb 26, 2024
1 parent 35a710f commit f6de8e8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.0"
uvicorn = {version = "==0.27.1", extras = ["standard"]}

[dev-packages]
pylint = "==3.0.4"
pylint = "==3.1.0"
pytest = "==8.0.2"
httpx = "==0.27.0"
14 changes: 7 additions & 7 deletions Pipfile.lock

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

0 comments on commit f6de8e8

Please sign in to comment.