From e552269a48e56e7f347709de5ce86217c1ac8fa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Mar 2026 00:55:21 +0000 Subject: [PATCH] Bump crudini from 0.9.4 to 0.9.6 in /.github/workflows Bumps [crudini](https://github.com/pixelb/crudini) from 0.9.4 to 0.9.6. - [Release notes](https://github.com/pixelb/crudini/releases) - [Changelog](https://github.com/pixelb/crudini/blob/master/NEWS) - [Commits](https://github.com/pixelb/crudini/compare/0.9.4...0.9.6) --- updated-dependencies: - dependency-name: crudini dependency-version: 0.9.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/requirements.txt b/.github/workflows/requirements.txt index 752b55c815..47e5d90991 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -1,3 +1,3 @@ parver==0.5 -crudini==0.9.4 +crudini==0.9.6 mypy==1.19.1