From 5325b042963bc73a19c16ef4501c074cf50ac3ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 16:25:18 +0000 Subject: [PATCH] Update dependency bump-my-version to v1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0daf313f8..62f623ad4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ client = [ "websocket-client", ] developer = [ - "bump-my-version<0.11.0", # Version control + "bump-my-version<1.0.3", # Version control "ipykernel", # Enable interactive coding with VS Code and Jupyter Notebook "pre-commit", # Formatting, linting, type checking, etc. "pytest", # Test code functionality