From 40250f1c741b78feb02f0cff559e15cc79c00505 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 16:34:11 +0000 Subject: [PATCH] Bump yarl from 1.18.3 to 1.20.1 Bumps [yarl](https://github.com/aio-libs/yarl) from 1.18.3 to 1.20.1. - [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/commits) --- updated-dependencies: - dependency-name: yarl dependency-version: 1.20.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dd3a43c..f1c7e15 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,4 +57,4 @@ typer==0.13.1 typing-inspect==0.9.0 typing_extensions==4.12.2 urllib3==2.2.3 -yarl==1.18.3 +yarl==1.20.1