Skip to content

Commit 6248779

Browse files
Update dependency bump-my-version to <0.28.2
1 parent acd0ca7 commit 6248779

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