From 90ea1ff586998041e5ff658c0e85fcb1c6031a8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 05:04:10 +0000 Subject: [PATCH] Bump yarl from 1.4.2 to 1.8.2 Bumps [yarl](https://github.com/aio-libs/yarl) from 1.4.2 to 1.8.2. - [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.2) --- 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..e9bc290 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.2 sphinx==2.4.3