From 277b9333f7e1977159393fa5726e2c27e7e0712e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 09:41:55 -0300 Subject: [PATCH] Build(deps): Bump yarl from 1.13.1 to 1.15.2 (#124) Bumps [yarl](https://github.com/aio-libs/yarl) from 1.13.1 to 1.15.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.13.1...v1.15.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 21171ef..c3fd868 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ attrs==24.2.0 frozenlist==1.4.1 idna==3.10 multidict==6.1.0 -yarl==1.13.1 \ No newline at end of file +yarl==1.15.2 \ No newline at end of file