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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and JanEricNitschke committed Nov 12, 2024
1 parent 166a5c1 commit 6fff1c5
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==4.0.1
pylint==3.3.1
pyright==1.1.387
pyright==1.1.388
pytest==8.3.3
pytest-cov==6.0.0

0 comments on commit 6fff1c5

Please sign in to comment.