From e47a7d3698a3476f8b8faffe5ff80f25cb8115d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 15:09:20 +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-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 a79bc287..0ecc1b87 100644 --- a/requirements.txt +++ b/requirements.txt @@ -91,4 +91,4 @@ Werkzeug==3.1.3 WTForms==3.1.2 WTForms-SQLAlchemy==0.4.1 xxhash==3.5.0 -yarg==0.1.9 +yarg==0.1.10