From 956ff3e1f7fcea720a8fa351dc20a8146dbe72c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 23:43:50 +0000 Subject: [PATCH] chore(deps): bump yarl from 1.18.3 to 1.19.0 Bumps [yarl](https://github.com/aio-libs/yarl) from 1.18.3 to 1.19.0. - [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.18.3...v1.19.0) --- updated-dependencies: - dependency-name: yarl dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e6d888a..cb2c02d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ ciso8601==2.3.2 httpx==0.28.1 zeep[async]==4.3.1 -yarl==1.18.3 +yarl==1.19.0