From 8e9cbe52582c24a368019d5f941821f0558dfea0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Sep 2026 01:00:02 +0000 Subject: [PATCH] build(deps): bump anyio Bumps the pip group with 1 update in the /examples/wine-recommender directory: [anyio](https://github.com/agronholm/anyio). Updates `anyio` from 4.13.0 to 4.14.2 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](https://github.com/agronholm/anyio/compare/4.13.0...4.14.2) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.14.2 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- examples/wine-recommender/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/wine-recommender/requirements.txt b/examples/wine-recommender/requirements.txt index 436ec581a..71e82e4cf 100644 --- a/examples/wine-recommender/requirements.txt +++ b/examples/wine-recommender/requirements.txt @@ -2,7 +2,7 @@ aiohappyeyeballs==2.6.1 aiohttp==3.14.3 aiosignal==1.4.0 annotated-types==0.7.0 -anyio==4.13.0 +anyio==4.14.2 attrs==26.1.0 certifi==2026.2.25 charset-normalizer==3.4.6