From 1b5fcdd48e5d52b3213e6632f7a9debe0d852894 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 02:20:43 +0000 Subject: [PATCH] Bump yarl from 1.13.0 to 1.20.1 Bumps [yarl](https://github.com/aio-libs/yarl) from 1.13.0 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 35380de..2bd59f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,4 +26,4 @@ six==1.17.0 urllib3==2.5.0 websockets==15.0.1 wrapt==1.17.2 -yarl==1.13.0 +yarl==1.20.1