From ec2f61edc4fde9e59006b35a0b77a3aa00cea795 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Sep 2026 10:49:32 +0000 Subject: [PATCH] Bump anyio from 4.6.2.post1 to 4.14.2 in /ch13/requirements Bumps [anyio](https://github.com/agronholm/anyio) from 4.6.2.post1 to 4.14.2. - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](https://github.com/agronholm/anyio/compare/4.6.2.post1...4.14.2) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ch13/requirements/requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ch13/requirements/requirements.txt b/ch13/requirements/requirements.txt index 18b3bdb..ad6dcfd 100644 --- a/ch13/requirements/requirements.txt +++ b/ch13/requirements/requirements.txt @@ -4,7 +4,7 @@ # # pip-compile requirements.in # -anyio==4.6.2.post1 +anyio==4.14.2 # via # httpx # jupyter-server @@ -279,9 +279,7 @@ six==1.16.0 # python-dateutil # rfc3339-validator sniffio==1.3.1 - # via - # anyio - # httpx + # via httpx soupsieve==2.6 # via beautifulsoup4 stack-data==0.6.3 @@ -319,7 +317,9 @@ traitlets==5.14.3 types-python-dateutil==2.9.0.20241003 # via arrow typing-extensions==4.12.2 - # via faker + # via + # anyio + # faker tzdata==2024.2 # via pandas uri-template==1.3.0