Skip to content

Commit

Permalink
Merge pull request #407 from gauge-sh/dependabot/pip/pyright-1.1.388
Browse files Browse the repository at this point in the history
Bump pyright from 1.1.387 to 1.1.388
  • Loading branch information
emdoyle authored Nov 13, 2024
2 parents bc5dbc9 + 02366ec commit fde0da5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ dev = [
# Setup
"pip==24.0",
# Code Quality
"pyright==1.1.387",
"pyright==1.1.388",
"ruff==0.7.2",
# Build/Release
"setuptools==69.5.1; python_version > '3.7'",
Expand Down

0 comments on commit fde0da5

Please sign in to comment.