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.367 to 1.1.368
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.367...v1.1.368)

---
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 Jun 25, 2024
1 parent 5ed6ed7 commit 43ab978
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.7.1
pylint==3.2.3
pyright==1.1.367
pyright==1.1.368
pytest==8.2.2
pytest-cov==5.0.0

0 comments on commit 43ab978

Please sign in to comment.