Skip to content

Commit fd79aaf

Browse files
build(deps-dev): bump watchdog from 4.0.2 to 6.0.0
Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 4.0.2 to 6.0.0. - [Release notes](https://github.com/gorakhargosh/watchdog/releases) - [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst) - [Commits](gorakhargosh/watchdog@v4.0.2...v6.0.0) --- updated-dependencies: - dependency-name: watchdog dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e58c1b commit fd79aaf

2 files changed

Lines changed: 34 additions & 39 deletions

File tree

poetry.lock

Lines changed: 33 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ pre-commit = ">=2.21,<4.0"
127127
httpx = ">=0.28.0"
128128
asgi-lifespan = "^2.1.0"
129129
pydantic-extra-types = "^2.5.0"
130-
watchdog = "<5.0.0"
130+
watchdog = "<7.0.0"
131131
pytest-codspeed = "^4.2.0"
132132
mike = "^2.0.0"
133133
faker = ">=24.3,<36.0"

0 commit comments

Comments
 (0)