From 3b5e4da847b76ecdced2021d461ee2758dcd9f9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 16:52:56 +0000 Subject: [PATCH] Bump yarl from 1.18.0 to 1.18.3 --- 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 0fb11fa..c4ac2da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,4 +57,4 @@ typer==0.13.1 typing-inspect==0.9.0 typing_extensions==4.12.2 urllib3==2.2.3 -yarl==1.18.0 +yarl==1.18.3