From 6adfcb08549173fab5ddfdb2ef092b0fd8190b25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 15:45:36 +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 2257dcb..a227d36 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -34,5 +34,5 @@ starlette==0.41.3 typing_extensions==4.12.2 urllib3==2.2.3 uvicorn==0.32.1 -watchfiles==1.0.0 +watchfiles==1.0.3 websockets==14.1