From 47eafc1da4c73b19672533c2c3a6b8201e83a204 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 09:38:51 +0000 Subject: [PATCH] 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 9457aa6ec..fd2297bac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -66,4 +66,4 @@ websocket-client==1.8.0 Werkzeug==3.0.3 wrapt==1.16.0 xmltodict==0.13.0 -yarg==0.1.9 +yarg==0.1.10