From f3a7dcd10c2c2f7c343a557990b87aa980400116 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Mar 2025 15:44:30 +0000 Subject: [PATCH] Update dependency bump-my-version to <0.33.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0daf313f8..26e339e2e 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<0.33.1", # Version control "ipykernel", # Enable interactive coding with VS Code and Jupyter Notebook "pre-commit", # Formatting, linting, type checking, etc. "pytest", # Test code functionality