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