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