Skip to content

Commit

Permalink
Bump pyright from 1.1.356 to 1.1.358
Browse files Browse the repository at this point in the history
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.356 to 1.1.358.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.356...v1.1.358)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 16, 2024
1 parent c2de9c1 commit 96b942c
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ markupsafe==2.1.5
# via
# -r requirements/prod.txt
# jinja2
# mkdocs
mergedeep==1.3.4
# via mkdocs
mkdocs==1.5.3
Expand All @@ -128,12 +129,15 @@ packaging==24.0
# pytest
# tox
pathspec==0.12.1
# via black
# via
# black
# mkdocs
pkgutil-resolve-name==1.3.10
# via jsonschema
platformdirs==4.2.0
# via
# black
# mkdocs
# tox
# virtualenv
pluggy==1.4.0
Expand All @@ -149,7 +153,7 @@ pygments==2.17.2
# via diff-cover
pyproject-api==1.6.1
# via tox
pyright==1.1.356
pyright==1.1.358
# via -r requirements/dev.in
pytest==8.1.1
# via
Expand Down

0 comments on commit 96b942c

Please sign in to comment.