From 9da6a544f212f169270f535aa5ceadb7559419c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jul 2025 04:38:15 +0000 Subject: [PATCH] chore(deps-dev): bump bumpver from 2024.1130 to 2025.1131 Bumps [bumpver](https://github.com/mbarkhau/bumpver) from 2024.1130 to 2025.1131. - [Changelog](https://github.com/mbarkhau/bumpver/blob/master/CHANGELOG.md) - [Commits](https://github.com/mbarkhau/bumpver/compare/2024.1130...2025.1131) --- updated-dependencies: - dependency-name: bumpver dependency-version: '2025.1131' dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 4fc5ae50..989e8904 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -12,7 +12,7 @@ azure-identity==1.23.0 build==1.2.2.post1 -bumpver==2024.1130 +bumpver==2025.1131 certifi==2025.6.15 ; python_version >= '3.6'