From 40a52e86c91e5fa92b1f9666871ef0faa87a4e44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 23:41:51 +0000 Subject: [PATCH] Bump yarl from 1.11.1 to 1.13.1 Bumps [yarl](https://github.com/aio-libs/yarl) from 1.11.1 to 1.13.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.11.1...v1.13.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 3cb0349..0b624b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -76,5 +76,5 @@ uv==0.4.10 # via peering-gossip (pyproject.toml) yamllint==1.35.1 # via peering-gossip (pyproject.toml) -yarl==1.11.1 +yarl==1.13.1 # via aiohttp \ No newline at end of file