Skip to content

Commit

Permalink
build(deps-dev): bump the dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [pyright](https://github.com/RobertCraigie/pyright-python).


Updates `pyright` from 1.1.351 to 1.1.352
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.351...v1.1.352)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 29, 2024
1 parent 7f39046 commit fb74ff4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ httptools = "^0.6.1"
uvloop = "^0.19.0"

[tool.poetry.group.dev.dependencies]
pyright = "^1.1.351"
pyright = "^1.1.352"
pylint = "^3.1.0"
pytest = "^8.0.2"
ruff = "^0.2.2"
Expand Down

0 comments on commit fb74ff4

Please sign in to comment.