Skip to content

Commit 88f65fd

Browse files
committed
Bump minimal version of aboutcode-toolkit
Signed-off-by: Theodore Aptekarev <[email protected]>
1 parent 6f00ccd commit 88f65fd

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aboutcode-toolkit==7.2.0
1+
aboutcode-toolkit>=11.1.1
22
black==23.1.0
33
bleach==6.0.0
44
boolean.py==4.0
@@ -40,4 +40,4 @@ six==1.16.0
4040
tomli==2.0.1
4141
twine==4.0.2
4242
webencodings==0.5.1
43-
zipp==3.14.0
43+
zipp==3.14.0

setup.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ where = src
5656
testing =
5757
pytest >= 6, != 7.0.0
5858
pytest-xdist >= 2
59-
aboutcode-toolkit >= 7.0.2
59+
aboutcode-toolkit >=11.1.1
6060
pycodestyle >= 2.8.0
6161
twine
6262
black
@@ -70,4 +70,3 @@ docs =
7070
sphinx-autobuild
7171
sphinx-rtd-dark-mode>=1.3.0
7272
sphinx-copybutton
73-

0 commit comments

Comments
 (0)