From d93d408c286f1add9a31667e2ce943aa65e3138a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 06:28:26 +0000 Subject: [PATCH] Bump yarl from 1.16.0 to 1.17.1 Bumps [yarl](https://github.com/aio-libs/yarl) from 1.16.0 to 1.17.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.16.0...v1.17.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 e021f80..2540a23 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.17.1 zstandard==0.23.0