Skip to content

Commit 23811cd

Browse files
committed
Bump aboutcode-toolkit version
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 5b26df5 commit 23811cd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

setup-mini.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ install_requires =
8888
pygments
8989
pymaven_patch >= 0.2.8
9090
requests >= 2.7.0, < 3.0.0
91-
saneyaml >= 0.4
91+
saneyaml >= 0.5.2
9292
spdx_tools >= 0.6.0
9393
text_unidecode >= 1.0, < 2.0
9494
toml >= 0.10.0
@@ -116,7 +116,7 @@ dev =
116116
pytest-cov
117117
pytest-xdist
118118
pytest-rerunfailures
119-
aboutcode-toolkit >= 5.1.0
119+
aboutcode-toolkit >= 6.0.0
120120
bump2version
121121
codecov
122122
coverage

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ dev =
116116
pytest-cov
117117
pytest-xdist
118118
pytest-rerunfailures
119-
aboutcode-toolkit == 5.1.0
119+
aboutcode-toolkit >= 6.0.0
120120
bump2version
121121
codecov
122122
coverage

0 commit comments

Comments
 (0)