From 45889589a70341b4aaeef19b1006a30fb6c2ca79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 15:15:25 +0000 Subject: [PATCH] Bump watchfiles from 1.0.3 to 1.0.5 Bumps [watchfiles](https://github.com/samuelcolvin/watchfiles) from 1.0.3 to 1.0.5. - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](https://github.com/samuelcolvin/watchfiles/compare/v1.0.3...v1.0.5) --- updated-dependencies: - dependency-name: watchfiles dependency-version: 1.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 7e81090..eff7992 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -34,5 +34,5 @@ starlette==0.45.2 typing_extensions==4.12.2 urllib3==2.3.0 uvicorn==0.34.0 -watchfiles==1.0.3 +watchfiles==1.0.5 websockets==14.1