From 75e70af6e628ad0d242f6e421ac0d3f739c6a518 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 15:09:44 +0000 Subject: [PATCH] build(deps): update yarl requirement in /requirements Updates the requirements on [yarl](https://github.com/aio-libs/yarl) to permit the latest version. - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/yarl/compare/v1.0.0...v1.24.5) --- updated-dependencies: - dependency-name: yarl dependency-version: 1.24.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index fc1840c0d..b07fc6999 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -12,7 +12,7 @@ click>=6.7,<8.4 # in typecheck.txt. mode-streaming>=0.6.0 terminaltables>=3.1,<4.0 -yarl>=1.0,<2.0 +yarl>=1.24.5,<2.0 croniter>=0.3.16 mypy_extensions venusian==3.1.0