From cd79fe34ea283357eb1e1b97318792e427f07df9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Dec 2022 13:31:02 +0100 Subject: [PATCH] chore(deps): bump yarl from 1.8.1 to 1.8.2 (#111) 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] 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 2bc54cc..049f303 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,4 +28,4 @@ sentry-sdk==1.12.1 tempora==5.0.2 typing_extensions==4.4.0 urllib3==1.26.12 -yarl==1.8.1 +yarl==1.8.2