From 02413daf022eabf6b9ef4b09ba54a73c1777c53c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Oct 2022 05:05:14 +0000 Subject: [PATCH] Bump yarl from 1.4.2 to 1.8.1 Bumps [yarl](https://github.com/aio-libs/yarl) from 1.4.2 to 1.8.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.4.2...v1.8.1) --- updated-dependencies: - dependency-name: yarl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 6ca9e0c..6f78c4b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -7,5 +7,5 @@ discord-py==1.3.2 idna==2.9 multidict==4.7.5 websockets==8.1 -yarl==1.4.2 +yarl==1.8.1 sphinx==2.4.3