Skip to content

Commit

Permalink
Bump pytest-watcher from 0.4.1 to 0.4.2
Browse files Browse the repository at this point in the history
Bumps [pytest-watcher](https://github.com/olzhasar/pytest-watcher) from 0.4.1 to 0.4.2.
- [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.2)

---
updated-dependencies:
- dependency-name: pytest-watcher
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent cbfe3db commit 8c289f5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ pytest-order = "^1.2.0"
pytest-randomly = "^3.15.0"
pytest-reverse = "^1.7.0"
pytest-sugar = "^1.0.0"
pytest-watcher = "^0.4.1"
pytest-watcher = "^0.4.2"
mypy = "^1.9.0"
pre-commit = "^3.7.0"
ruff = "^0.3.5"
Expand Down

0 comments on commit 8c289f5

Please sign in to comment.