From c2d01c2ab98f07b55e8a092cd97858a7bc5a1961 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 01:29:29 +0000 Subject: [PATCH] build(deps): bump yarg from 0.1.9 to 0.1.10 Bumps [yarg](https://github.com/kura/yarg) from 0.1.9 to 0.1.10. - [Changelog](https://github.com/kura/yarg/blob/main/CHANGES.rst) - [Commits](https://github.com/kura/yarg/compare/0.1.9...0.1.10) --- updated-dependencies: - dependency-name: yarg dependency-version: 0.1.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gitgalaxy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitgalaxy/requirements.txt b/gitgalaxy/requirements.txt index 67864538..4a99e658 100644 --- a/gitgalaxy/requirements.txt +++ b/gitgalaxy/requirements.txt @@ -136,4 +136,4 @@ webencodings==0.5.1 Werkzeug==3.1.8 wheel==0.47.0 xgboost==3.2.0 -yarg==0.1.9 +yarg==0.1.10