Skip to content

Commit cd9cb51

Browse files
Update dependency bump-my-version to <0.28.4
1 parent 208f4fb commit cd9cb51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ client = [
4848
"xmltodict",
4949
]
5050
developer = [
51-
"bump-my-version<0.11.0", # Version control
51+
"bump-my-version<0.28.4", # Version control
5252
"ipykernel", # Enable interactive coding with VS Code and Jupyter Notebook
5353
"pre-commit", # Formatting, linting, type checking, etc.
5454
"pytest", # Test code functionality

0 commit comments

Comments
 (0)