From aeb4eec210ff9e91666a13c17ac1e6301b5c1371 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 18:24:44 +0000 Subject: [PATCH] Bump parver from 0.5 to 1.0.1.post0 in /.github/workflows Bumps [parver](https://github.com/RazerM/parver) from 0.5 to 1.0.1.post0. - [Changelog](https://github.com/RazerM/parver/blob/main/CHANGELOG.rst) - [Commits](https://github.com/RazerM/parver/compare/0.5...1.0.1.post0) --- updated-dependencies: - dependency-name: parver dependency-version: 1.0.1.post0 dependency-type: direct:production update-type: version-update:semver-major ... 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 acc05a20b1..c40743b88f 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -1,3 +1,3 @@ -parver==0.5 +parver==1.0.1.post0 crudini==0.9.4 mypy==1.20.2