Skip to content

Commit

Permalink
ci(framework:skip) Update pytest-watcher requirement from ==0.4.1 to …
Browse files Browse the repository at this point in the history
…==0.4.3 (#4096)

Updates the requirements on [pytest-watcher](https://github.com/olzhasar/pytest-watcher) to permit the latest version.
- [Release notes](https://github.com/olzhasar/pytest-watcher/releases)
- [Changelog](https://github.com/olzhasar/pytest-watcher/blob/master/CHANGELOG.md)
- [Commits](olzhasar/pytest-watcher@v0.4.1...v0.4.3)

---
updated-dependencies:
- dependency-name: pytest-watcher
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel J. Beutel <[email protected]>
  • Loading branch information
dependabot[bot] and danieljanes authored Jan 6, 2025
1 parent 99b1614 commit 7e62545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ flake8 = "==5.0.4"
parameterized = "==0.9.0"
pytest = "==7.4.4"
pytest-cov = "==4.1.0"
pytest-watcher = "==0.4.1"
pytest-watcher = "==0.4.3"
grpcio-tools = "==1.60.0"
mypy-protobuf = "==3.2.0"
jupyterlab = "==4.0.12"
Expand Down

0 comments on commit 7e62545

Please sign in to comment.