Skip to content

Commit

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


Updates `pyright` from 1.1.376 to 1.1.377
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.376...v1.1.377)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and JanEricNitschke committed Aug 27, 2024
1 parent 84a83d6 commit ae73ad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tictactoe_python/tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pre-commit==3.8.0
pylint==3.2.6
pyright==1.1.376
pyright==1.1.377
pytest==8.3.2
pytest-cov==5.0.0

0 comments on commit ae73ad3

Please sign in to comment.