Skip to content

Commit 3935cd5

Browse files
Update dependency bump-my-version to <0.28.3
1 parent bc3cb4f commit 3935cd5

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.3", # 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)