Skip to content

Commit

Permalink
Merge pull request #37 from rsnitsch/dependabot/pip/pyright-1.1.338
Browse files Browse the repository at this point in the history
Update pyright requirement from 1.1.337 to 1.1.338
  • Loading branch information
rsnitsch authored Dec 2, 2023
2 parents b18d05a + 9b50f57 commit c499358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ torf-cli = {file = "https://github.com/rndusr/torf-cli/archive/refs/heads/master
faker = "*"
pydocstyle = "*"
pylint = "*"
pyright = "1.1.337"
pyright = "1.1.338"

[packages]
"bencode.py" = "~=4.0"

0 comments on commit c499358

Please sign in to comment.