From 62b998ccd2a29818b2736145675610a4806677d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2024 10:11:06 +0100 Subject: [PATCH] Bump bumpver from 2023.1129 to 2024.1130 (#359) 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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9cce04b..cab632d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ homeassistant pip>=21.0,<24.4 ruff==0.67 pre-commit==4.0.1 -bumpver==2023.1129 +bumpver==2024.1130 urllib3>=1.26.5,<3 flatdict==4.0.1 requests