Skip to content

Commit

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


Updates `pyright` from 1.1.364 to 1.1.365
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.364...v1.1.365)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-requirements
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 81a819e commit dc1b06c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,16 +62,14 @@ pre-commit==3.5.0
# via -r dev.in
pyproject-api==1.6.1
# via tox
pyright==1.1.364
pyright==1.1.365
# via -r typing.txt
pytest==8.2.1
# via
# -r tests.txt
# -r typing.txt
pyyaml==6.0.1
# via pre-commit
speaklater==1.3
# via -r tests.txt
tomli==2.0.1
# via
# -r tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ packaging==24.0
# via pytest
pluggy==1.5.0
# via pytest
pyright==1.1.364
pyright==1.1.365
# via -r typing.in
pytest==8.2.1
# via -r typing.in
Expand Down

0 comments on commit dc1b06c

Please sign in to comment.