From 8c7c0c04b661d8ff58daab99f4a889b12e46f188 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 07:17:18 +0000 Subject: [PATCH] Bump yarl from 1.16.0 to 1.18.0 Bumps [yarl](https://github.com/aio-libs/yarl) from 1.16.0 to 1.18.0. - [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.16.0...v1.18.0) --- 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 e021f80..1030196 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,5 +12,5 @@ irc3==1.1.10 multidict==6.1.0 propcache==0.2.0 venusian==3.1.0 -yarl==1.16.0 +yarl==1.18.0 zstandard==0.23.0