Skip to content

Commit 1c914fa

Browse files
Update dependency bump-my-version to <0.28.1
1 parent 9620de5 commit 1c914fa

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
@@ -47,7 +47,7 @@ client = [
4747
"xmltodict",
4848
]
4949
developer = [
50-
"bump-my-version<0.11.0", # Version control
50+
"bump-my-version<0.28.1", # Version control
5151
"ipykernel", # Enable interactive coding with VS Code and Jupyter Notebook
5252
"pre-commit", # Formatting, linting, type checking, etc.
5353
"pytest", # Test code functionality

0 commit comments

Comments
 (0)