From 00fe89acfd923b30d5737af8e8399dbf9833b9c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 13:20:28 +0000 Subject: [PATCH] Bump yarl from 1.9.3 to 1.12.1 Bumps [yarl](https://github.com/aio-libs/yarl) from 1.9.3 to 1.12.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/compare/v1.9.3...v1.12.1) --- updated-dependencies: - dependency-name: yarl 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 2c1cb16e..2473b1a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,4 @@ pytest-cov==4.1.0 pytest-mock==3.12.0 pytest-sugar==0.9.7 redis==5.0.1 -yarl==1.9.3 +yarl==1.12.1