From bfe33d74d35554d66aa87dfef4960c5dad1e85ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 10:30:51 +0200 Subject: [PATCH] Bump yarl from 1.8.1 to 1.8.2 (#899) Bumps [yarl](https://github.com/aio-libs/yarl) from 1.8.1 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.8.1...v1.8.2) --- updated-dependencies: - dependency-name: yarl dependency-type: direct:production update-type: version-update:semver-patch ... 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 9e07ec1..73eed6a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ typing-extensions==4.5.0 webencodings==0.5.1 xhtml2pdf==0.2.8 XMind==1.2.0 -yarl==1.8.1 +yarl==1.8.2 networkx==2.6.3 pyvis==0.2.1 reportlab==3.6.12