From 23057f1a143b21bdd650abd8b8c53b768eb79379 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 22:28:10 +0000 Subject: [PATCH] Bump watchfiles from 1.0.0 to 1.0.3 Bumps [watchfiles](https://github.com/samuelcolvin/watchfiles) from 1.0.0 to 1.0.3. - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](https://github.com/samuelcolvin/watchfiles/compare/v1.0.0...v1.0.3) --- updated-dependencies: - dependency-name: watchfiles 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 750cd0e..c789e5f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -34,5 +34,5 @@ starlette==0.42.0 typing_extensions==4.12.2 urllib3==2.2.3 uvicorn==0.34.0 -watchfiles==1.0.0 +watchfiles==1.0.3 websockets==14.1