From 4efe3d1535be41bc90f0d86973c1e3473b1804b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 06:09:12 +0000 Subject: [PATCH] chore(deps-dev): bump bumpver from 2023.1129 to 2024.1130 Bumps [bumpver](https://github.com/mbarkhau/bumpver) from 2023.1129 to 2024.1130. - [Changelog](https://github.com/mbarkhau/bumpver/blob/master/CHANGELOG.md) - [Commits](https://github.com/mbarkhau/bumpver/compare/2023.1129...2024.1130) --- updated-dependencies: - dependency-name: bumpver 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 481f8df1..4092798b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -12,7 +12,7 @@ azure-identity==1.17.1 build==1.2.2.post1 -bumpver==2023.1129 +bumpver==2024.1130 certifi==2024.7.4 ; python_version >= '3.6'