Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 7, 2024
1 parent c7164a7 commit 4650291
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -20,7 +20,7 @@ pytest = "^7.3.0"
freezegun = "^1.2.2"
pytest-mock = "^3.10.0"
syrupy = "^4.0.2"
pytest-watcher = "^0.3.4"
pytest-watcher = ">=0.3.4,<0.5.0"
pytest-asyncio = ">=0.21.1,<0.24.0"
langchain = ">=0.0.352,<0.1.6"
pytest-docker = ">=2.0.1,<4.0.0"
Expand Down

0 comments on commit 4650291

Please sign in to comment.