Skip to content

Commit 50dcf93

Browse files
committed
Increase minimum domdf-python-tools version
1 parent da9bfcd commit 50dcf93

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.bumpversion.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ commit = True
44
tag = True
55

66
[bumpversion:file:pyproject.toml]
7-
87
search = version = "{current_version}"
98
replace = version = "{new_version}"
109

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
coverage>=5.5
2-
domdf-python-tools>=2.7.0
2+
domdf-python-tools>=2.8.0
33
packaging>=20.9
44
pyparsing>=2.4.7

0 commit comments

Comments
 (0)