Skip to content

Commit

Permalink
Bump pylint from 2.17.7 to 3.3.1; Remove pylint-requests (#266)
Browse files Browse the repository at this point in the history
  • Loading branch information
hf-kklein authored Oct 8, 2024
1 parent b914392 commit 6766467
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@ formatting = [
"isort==5.13.2"
]
linting = [
"pylint==2.17.7",
"pylint-requests==0.1.1"
"pylint==3.3.1"
]
packaging = [
"build==1.2.2.post1",
Expand Down

0 comments on commit 6766467

Please sign in to comment.