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.375 to 1.1.376
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.375...v1.1.376)

---
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 20, 2024
1 parent 004de1b commit c986f8b
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.375
pyright==1.1.376
pytest==8.3.2
pytest-cov==5.0.0

0 comments on commit c986f8b

Please sign in to comment.