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).

- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.338...v1.1.339)

---
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 Dec 6, 2023
1 parent 77bd731 commit c9d07f3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -43,7 +43,7 @@ httpx = "^0.25.2"

[tool.poetry.group.dev.dependencies]
pyinstaller = "^6.2.0"
pyright = "^1.1.338"
pyright = "^1.1.339"
pylint = "^3.0.2"
pytest = "^7.4.3"
isort = "^5.12.0"

0 comments on commit c9d07f3

Please sign in to comment.