From 643fcfdcd8c6d1aac049b06ed4110c7b94250fe2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 15:30:14 +0000 Subject: [PATCH] Bump yarl from 1.9.3 to 1.9.4 in /training Bumps [yarl](https://github.com/aio-libs/yarl) from 1.9.3 to 1.9.4. - [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.9.3...v1.9.4) --- updated-dependencies: - dependency-name: yarl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- training/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/training/requirements.txt b/training/requirements.txt index 924dcfa..c0f0411 100644 --- a/training/requirements.txt +++ b/training/requirements.txt @@ -128,5 +128,5 @@ wandb==0.15.10 wcwidth==0.2.6 wheel==0.38.4 xxhash==2.0.2 -yarl==1.9.3 +yarl==1.9.4 zipp==3.11.0