From a06853ad30c2d8bcfeef5c44065748d68877b8c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 02:15:11 +0000 Subject: [PATCH] chore(deps): bump typing-extensions in /tests/docker Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.15.0 to 4.16.0. - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](https://github.com/python/typing_extensions/compare/4.15.0...4.16.0) --- updated-dependencies: - dependency-name: typing-extensions dependency-version: 4.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/docker/requirements.txt b/tests/docker/requirements.txt index 595baed5..2a66d74b 100644 --- a/tests/docker/requirements.txt +++ b/tests/docker/requirements.txt @@ -31,7 +31,7 @@ rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 six==1.17.0 -typing_extensions==4.15.0 +typing_extensions==4.16.0 urllib3==2.7.0 websocket-client==1.9.0 Werkzeug==3.1.6