From 4a57b4e74a6e1d9947d0a1da3ca3b16a9efea7d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 05:07:52 +0000 Subject: [PATCH] chore(deps): bump anyio from 4.14.0 to 4.14.1 in /lockfiles/py311 Bumps [anyio](https://github.com/agronholm/anyio) from 4.14.0 to 4.14.1. - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](https://github.com/agronholm/anyio/compare/4.14.0...4.14.1) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- lockfiles/py311/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lockfiles/py311/requirements.txt b/lockfiles/py311/requirements.txt index 27c297914..a1cf3e7fd 100644 --- a/lockfiles/py311/requirements.txt +++ b/lockfiles/py311/requirements.txt @@ -6,9 +6,9 @@ # --only-binary lxml -anyio==4.14.0 \ - --hash=sha256:b47c1f9ccf73e67021df785332508f99379c68fa7d0684e8e3492cb1d4b23f89 \ - --hash=sha256:dd9b7a2a9799ed6552fde617b2c5df02b7fdd7d88392fc48101e51bae46164d9 +anyio==4.14.1 \ + --hash=sha256:4e5533c5b8ff0a24f5d7a176cbe6877129cd183893f66b537f8f227d10527d72 \ + --hash=sha256:8d648a3544c1a700e3ff78615cd679e4c5c3f149904287e73687b2596963629e # via httpx beautifulsoup4==4.15.0 \ --hash=sha256:288e3ca7d54b06f2ac191970bc275c1939cb46d450b255bf6718b04aa37ab4f7 \