build(deps-dev): bump watchdog from 3.0.0 to 4.0.1 (#1309)

Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 3.0.0 to 4.0.1.
- [Release notes](https://github.com/gorakhargosh/watchdog/releases)
- [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst)
- [Commits](https://github.com/gorakhargosh/watchdog/compare/v3.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: watchdog
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-05-26 20:53:04 +02:00
committed by GitHub
parent 2cd76d88eb
commit 7f3149dd27
2 changed files with 36 additions and 31 deletions

View File

@ -125,7 +125,7 @@ pre-commit = "^2.21.0"
httpx = "^0.24.1"
asgi-lifespan = "^2.1.0"
pydantic-extra-types = "^2.5.0"
watchdog = "<4.0.0"
watchdog = "<5.0.0"
pytest-codspeed = "^2.2.0"
mike = "^2.0.0"
faker = "^24.3.0"