From aac31444241cb4d5f8584ba74e4ff6baaa0450fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 09:05:09 +0000 Subject: [PATCH] build(deps): bump construct-typing from 0.7.0 to 0.8.0 in /clients/py Bumps [construct-typing](https://github.com/timrid/construct-typing) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/timrid/construct-typing/releases) - [Changelog](https://github.com/timrid/construct-typing/blob/main/CHANGELOG.md) - [Commits](https://github.com/timrid/construct-typing/compare/v0.7.0...v0.8.0) --- updated-dependencies: - dependency-name: construct-typing dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- clients/py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/py/requirements.txt b/clients/py/requirements.txt index ec2b5613..bdfdb9ab 100644 --- a/clients/py/requirements.txt +++ b/clients/py/requirements.txt @@ -2,7 +2,7 @@ aiolimiter==1.2.1 annotated-types==0.7.0 anyio==4.14.2 construct==2.10.70 -construct-typing==0.7.0 +construct-typing==0.8.0 h11==0.16.0 h2==4.3.0 hpack==4.2.0