From f44d9c2ff0991536e50df2947e8fe8d737190039 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 17:10:07 +0000 Subject: [PATCH] Bump yarl from 1.7.0 to 1.8.2 in /bot Bumps [yarl](https://github.com/aio-libs/yarl) from 1.7.0 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.7.0...v1.8.2) --- updated-dependencies: - dependency-name: yarl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/requirements.txt b/bot/requirements.txt index 1ff4cbe..6bc85d1 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -93,6 +93,6 @@ typed-ast==1.4.3 typing-extensions==3.10.0.2 uritemplate==4.1.1 urllib3==1.25.8 -yarl==1.7.0 +yarl==1.8.2 youtube-dl==2021.12.17 zipp==3.6.0