From ca3b087decc26146184a04eddec31d3c9a7c6249 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Jan 2023 13:00:17 +0000 Subject: [PATCH] Bump yarl from 1.8.0 to 1.8.2 Bumps [yarl](https://github.com/aio-libs/yarl) from 1.8.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.8.0...v1.8.2) --- updated-dependencies: - dependency-name: yarl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6d6c20f..eac29f9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,5 +7,5 @@ pyyaml==6.0 taskcluster==44.23.4 taskcluster-urls==13.0.1 twine==4.0.2 -yarl==1.8.0 +yarl==1.8.2 zstandard==0.19.0