From d85e410a147b008284c051b39c7fab9d64d0557c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 21:22:21 +0000 Subject: [PATCH] Update dependency bump-my-version to <0.29.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 06c6b96cc..7195529e7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ client = [ "xmltodict", ] developer = [ - "bump-my-version<0.11.0", # Version control + "bump-my-version<0.29.1", # Version control "ipykernel", # Enable interactive coding with VS Code and Jupyter Notebook "pre-commit", # Formatting, linting, type checking, etc. "pytest", # Test code functionality