From 1e1ca8a089c27b6e145c7b9272736040837f13e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 05:05:08 +0000 Subject: [PATCH] chore(deps): bump annotated-doc in the python-deps group Bumps the python-deps group with 1 update: [annotated-doc](https://github.com/fastapi/annotated-doc). Updates `annotated-doc` from 0.0.4 to 0.0.5 - [Release notes](https://github.com/fastapi/annotated-doc/releases) - [Changelog](https://github.com/fastapi/annotated-doc/blob/main/release-notes.md) - [Commits](https://github.com/fastapi/annotated-doc/compare/0.0.4...0.0.5) --- updated-dependencies: - dependency-name: annotated-doc dependency-version: 0.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ad8c6a71..a67ca469 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ actions-toolkit==0.1.15 -annotated-doc==0.0.4 +annotated-doc==0.0.5 annotated-types==0.8.0 attrs==26.1.0 certifi==2026.7.22