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.386 to 1.1.387
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.386...v1.1.387)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent 95810cf commit b514666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ mypy==1.13.0;python_version>="3.11" # https://github.com/python/mypy
pytype==2024.10.11;python_version~="3.11.0" # https://github.com/google/pytype
types_setuptools==75.2.0.20241025 # https://github.com/python/typeshed
typeguard==4.4.0 # https://github.com/agronholm/typeguard
pyright==1.1.386;python_version>="3.11" # https://github.com/microsoft/pyright
pyright==1.1.387;python_version>="3.11" # https://github.com/microsoft/pyright

0 comments on commit b514666

Please sign in to comment.