Skip to content

Commit

Permalink
Bump pyright from 1.1.367 to 1.1.369 in /src/api (#152)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 27, 2024
1 parent 6eb655a commit 488dc97
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions src/api/poetry.lock

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

2 changes: 1 addition & 1 deletion src/api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ passlib = {extras = ["bcrypt"], version = "^1.7.4"}
[tool.poetry.group.dev.dependencies]
ruff = "^0.4.10"
pre-commit = "^3.7.1"
pyright = "^1.1.366"
pyright = "^1.1.369"

[tool.ruff]
target-version = "py311"
Expand Down

0 comments on commit 488dc97

Please sign in to comment.