From 71893bc998dd49f4f76952254fd72641584fd527 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 07:16:58 +0000 Subject: [PATCH] build(deps): bump annotated-types from 0.7.0 to 0.8.0 in /src Bumps [annotated-types](https://github.com/annotated-types/annotated-types) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/annotated-types/annotated-types/releases) - [Commits](https://github.com/annotated-types/annotated-types/compare/v0.7.0...v0.8.0) --- updated-dependencies: - dependency-name: annotated-types dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 691939f..f031fd5 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,5 +1,5 @@ annotated-doc==0.0.4 -annotated-types==0.7.0 +annotated-types==0.8.0 anyio==4.13.0 asyncpg==0.31.0 attrs==25.4.0