From 689b10d8141e2ab4f0b3a9215a93adc9de968e8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 14:28:48 +0000 Subject: [PATCH] deps(deps): update anyio requirement Updates the requirements on [anyio](https://github.com/agronholm/anyio) to permit the latest version. - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](https://github.com/agronholm/anyio/compare/4.0.0...4.13.0) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints.txt b/constraints.txt index de32e30..d27bb9b 100644 --- a/constraints.txt +++ b/constraints.txt @@ -14,7 +14,7 @@ filelock>=3.20.3,<4.0.0 virtualenv>=20.36.1,<22.0.0 requests>=2.32.4,<3.0.0 urllib3>=2.5.0,<3.0.0 -anyio>=4.0.0,<5.0.0 +anyio>=4.13.0,<5.0.0 termcolor>=2.0.1,<4.0.0 pyyaml>=6.0,<7.0 tabulate>=0.9.0,<1.0.0