From c846b8c82de8b1323c93e75889e96f48653486ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 22:50:22 +0000 Subject: [PATCH] chore(deps): update aiohttp requirement from >=3.13.4 to >=3.14.0 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.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 c1179c8e2..5be448d77 100644 --- a/constraints.txt +++ b/constraints.txt @@ -4,7 +4,7 @@ GitPython>=3.1.50 PyJWT>=2.12.0 Pygments>=2.20.0 -aiohttp>=3.13.4 +aiohttp>=3.14.0 cbor2>=5.9.0 cryptography>=46.0.7 grpcio>=1.80.0