From b288c37d9133d29581054d68f58f940a63dc0eca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Sep 2022 21:40:52 +0300 Subject: [PATCH] Bump yarl from 1.7.2 to 1.8.1 (#626) Bumps [yarl](https://github.com/aio-libs/yarl) from 1.7.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.7.2...v1.8.1) --- updated-dependencies: - dependency-name: yarl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0f542b7..5b6ae02 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ typing-extensions==4.3.0 webencodings==0.5.1 xhtml2pdf==0.2.8 XMind==1.2.0 -yarl==1.7.2 +yarl==1.8.1 networkx==2.5.1 pyvis==0.2.1 reportlab==3.6.11