From 6477a36ae1c13c75c7965ade81ec0f4685bac487 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Nov 2021 17:25:20 +0300 Subject: [PATCH] Bump yarl from 1.6.3 to 1.7.2 (#237) Bumps [yarl](https://github.com/aio-libs/yarl) from 1.6.3 to 1.7.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.6.3...v1.7.2) --- updated-dependencies: - dependency-name: yarl dependency-type: direct:production update-type: version-update:semver-minor ... 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 07521ed..2ef32b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,6 +32,6 @@ typing-extensions==3.10.0.2 webencodings==0.5.1 xhtml2pdf==0.2.5 XMind==1.2.0 -yarl==1.6.3 +yarl==1.7.2 networkx==2.5.1 pyvis==0.1.9