Skip to content

Commit f291a56

Browse files
committed
Bump requirements
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 78913d3 commit f291a56

File tree

4 files changed

+77
-79
lines changed

4 files changed

+77
-79
lines changed

requirements-dev.txt

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
aboutcode-toolkit==6.0.0
22
apipkg==1.5
3-
codecov==2.1.11
4-
coverage==5.3.1
5-
execnet==1.7.1
3+
coverage==5.5
4+
execnet==1.8.1
65
iniconfig==1.1.1
76
py==1.10.0
8-
pytest==6.2.1
7+
pytest==6.2.4
98
pytest-cov==2.11.1
109
pytest-forked==1.3.0
11-
pytest-rerunfailures==9.1.1
12-
pytest-xdist==2.2.0
10+
pytest-rerunfailures==10.0
11+
pytest-xdist==2.2.1

requirements.txt

Lines changed: 46 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,75 +1,75 @@
1-
attrs==19.3.0
2-
banal==1.0.1
3-
beautifulsoup4==4.7.1
1+
attrs==21.2.0
2+
banal==1.0.6
3+
beautifulsoup4==4.9.3
44
binaryornot==0.4.4
5-
bitarray==0.8.1
6-
boolean.py==3.7
5+
bitarray==2.1.0
6+
boolean.py==3.8
77
certifi==2020.12.5
8-
chardet==3.0.4
9-
click==6.7
8+
chardet==4.0.0
9+
click==8.0.1
1010
colorama==0.4.4
1111
commoncode==21.5.25
1212
debian-inspector==21.5.25
1313
dparse==0.5.1
14-
extractcode==21.2.24
15-
extractcode-7z==16.5.210223
16-
extractcode-libarchive==3.5.1.210223
14+
extractcode==21.6.1
15+
extractcode-7z==16.5.210531
16+
extractcode-libarchive==3.5.1.210531
1717
fasteners==0.16
18-
fingerprints==1.0.1
19-
ftfy==4.4.3
18+
fingerprints==1.0.3
19+
ftfy==6.0.3
2020
future==0.16.0
2121
gemfileparser==0.8.0
2222
html5lib==1.1
2323
idna==2.10
24-
importlib-metadata==3.3.0
24+
importlib-metadata==4.4.0
2525
intbitset==2.4.1
2626
isodate==0.6.0
27-
jaraco.functools==2.0
28-
javaproperties==0.5.1
29-
Jinja2==2.10
30-
jsonstreams==0.5.0
27+
jaraco.functools==3.3.0
28+
javaproperties==0.8.0
29+
Jinja2==3.0.1
30+
jsonstreams==0.6.0
3131
license-expression==1.2
3232
lxml==4.6.3
33-
MarkupSafe==1.1.1
34-
more-itertools==5.0.0
35-
nltk==3.2
36-
normality==2.1.1
33+
MarkupSafe==2.0.1
34+
more-itertools==8.8.0
35+
nltk==3.6.2
36+
normality==2.2.2
3737
packageurl-python==0.9.4
38-
packaging==20.4
38+
packaging==20.9
3939
patch==1.16
40-
pdfminer.six==20181108
41-
pefile==2019.4.18
42-
pip==20.3.3
40+
pdfminer.six==20201018
41+
pefile==2021.5.24
42+
pip==21.1.2
4343
pkginfo==1.7.0
44-
pluggy==0.12.0
44+
pluggy==0.13.1
4545
plugincode==21.1.21
46-
ply==3.9
46+
ply==3.11
4747
publicsuffix2==2.20191221
48-
pyahocorasick==1.4.0
49-
pycryptodome==3.6.1
48+
pyahocorasick==1.4.2
49+
pycryptodome==3.6.6
5050
Pygments==2.9.0
51-
pymaven-patch==0.2.9
52-
pyparsing==2.4.0
51+
pymaven-patch==0.3.0
52+
pyparsing==2.4.7
5353
PyYAML==5.4.1
54-
rdflib==4.2.1
54+
rdflib==5.0.0
5555
requests==2.25.1
5656
rpm-inspector-rpm==4.16.1.3.210404
5757
saneyaml==0.5.2
58-
setuptools==51.3.3
59-
six==1.12.0
60-
sortedcontainers==2.0.5
61-
soupsieve==1.9.2
58+
setuptools==57.0.0
59+
six==1.16.0
60+
sortedcontainers==2.4.0
61+
soupsieve==2.2.1
6262
spdx-tools==0.6.1
63-
text-unidecode==1.2
64-
toml==0.10.0
65-
typecode==21.2.24
66-
typecode-libmagic==5.39.210223
67-
typing==3.6.4
68-
typing-extensions==3.7.4.3
69-
urllib3==1.26.4
63+
text-unidecode==1.3
64+
toml==0.10.2
65+
typecode==21.6.1
66+
typecode-libmagic==5.39.210531
67+
typing==3.6.6
68+
typing-extensions==3.10.0.0
69+
urllib3==1.26.5
7070
urlpy==0.5
71-
wcwidth==0.1.7
72-
webencodings==0.5
71+
wcwidth==0.2.5
72+
webencodings==0.5.1
7373
wheel==0.36.2
74-
xmltodict==0.11.0
74+
xmltodict==0.12.0
7575
zipp==3.4.1

setup-mini.cfg

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = scancode-toolkit-mini
3-
version = 21.5.25
3+
version = 21.6.2
44
license = Apache-2.0 AND CC-BY-4.0 AND LicenseRef-scancode-other-permissive AND LicenseRef-scancode-other-copyleft
55

66
description = ScanCode is a tool to scan code for license, copyright, package and their documented dependencies and other interesting facts. scancode-toolkit-mini is a special build that does not come with pre-built binary dependencies by default. These are instead installed separately or with the extra_requires scancode-toolkit-mini[full]
@@ -73,20 +73,20 @@ install_requires =
7373
javaproperties >= 0.5
7474
jinja2 >= 2.7.0, < 4.0.0
7575
jsonstreams >= 0.5.0
76-
license_expression >= 0.99
76+
license_expression >= 1.0
7777
lxml >= 4.6.3, < 5.0.0
78-
MarkupSafe >= 0.23
78+
MarkupSafe >= 1.0
7979
nltk >= 3.2, !=3.6, < 4.0
8080
packageurl_python >= 0.9.0
8181
packaging
82-
pdfminer.six >= 20170720
83-
pefile >= 2018.8.8
82+
pdfminer.six >= 20200101
83+
pefile >= 2020.1.1
8484
pkginfo >= 1.7.0
85-
pluggy >= 0.4.0, < 1.0
85+
pluggy >= 0.12.0, < 1.0
8686
plugincode >= 21.1.21
8787
publicsuffix2
88-
pyahocorasick >= 1.4, < 1.5
89-
pycryptodome >= 3.4
88+
pyahocorasick >= 1.4.0, < 1.5
89+
pycryptodome >= 3.6.6
9090
pygments
9191
pymaven_patch >= 0.2.8
9292
requests >= 2.7.0, < 3.0.0
@@ -98,7 +98,7 @@ install_requires =
9898
urlpy
9999
xmltodict >= 0.11.0
100100
zipp >= 3.0.0; python_version < "3.9"
101-
typecode >= 21.2.24
101+
typecode >= 21.6.1
102102

103103

104104
[options.packages.find]
@@ -107,8 +107,8 @@ where = src
107107

108108
[options.extras_require]
109109
full =
110-
extractcode[full] >= 21.2.24
111-
typecode[full] >= 21.2.24
110+
extractcode[full] >= 21.6.1
111+
typecode[full] >= 21.6.1
112112

113113
# linux-only package handling
114114
packages =
@@ -121,7 +121,6 @@ dev =
121121
pytest-rerunfailures
122122
aboutcode-toolkit >= 6.0.0
123123
bump2version
124-
codecov
125124
coverage
126125

127126
[options.entry_points]
@@ -228,6 +227,7 @@ norecursedirs =
228227
plugins
229228
plugins/*/tests/data
230229
plugins-builtin
230+
z-todo-*
231231

232232
python_files = *.py
233233

setup.cfg

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = scancode-toolkit
3-
version = 21.5.25
3+
version = 21.6.2
44
license = Apache-2.0 AND CC-BY-4.0 AND LicenseRef-scancode-other-permissive AND LicenseRef-scancode-other-copyleft
55

66
description = ScanCode is a tool to scan code for license, copyright, package and their documented dependencies and other interesting facts.
@@ -54,7 +54,7 @@ python_requires = >=3.6.*, <4
5454
install_requires =
5555
attrs >= 18.1, !=20.1.0
5656
Beautifulsoup4 >= 4.0.0, <5.0.0
57-
bitarray >= 0.8.1, < 1.0.0
57+
bitarray >= 0.8.1, < 3.0.0
5858
boolean.py >= 3.5, < 4.0
5959
chardet >= 3.0.0
6060
click >= 6.7, !=7.0
@@ -64,7 +64,7 @@ install_requires =
6464
dparse >= 0.5.1
6565
fasteners
6666
fingerprints >= 0.6.0
67-
ftfy < 5.0.0
67+
ftfy >= 4.0.0
6868
gemfileparser >= 0.7.0
6969
html5lib
7070
importlib_metadata; python_version < "3.9"
@@ -73,21 +73,21 @@ install_requires =
7373
javaproperties >= 0.5
7474
jinja2 >= 2.7.0, < 4.0.0
7575
jsonstreams >= 0.5.0
76-
license_expression >= 0.99
76+
license_expression >= 1.0
7777
lxml >= 4.6.3, < 5.0.0
78-
MarkupSafe >= 0.23
78+
MarkupSafe >= 1.0
7979
nltk >= 3.2, !=3.6, < 4.0
8080
packageurl_python >= 0.9.0
81-
packaging
82-
pdfminer.six >= 20170720
83-
pefile >= 2018.8.8
81+
packaging > 20
82+
pdfminer.six >= 20200101
83+
pefile >= 2020.1.1
8484
pkginfo >= 1.7.0
85-
pluggy >= 0.4.0, < 1.0
85+
pluggy >= 0.12.0, < 1.0
8686
plugincode >= 21.1.21
8787
publicsuffix2
88-
pyahocorasick >= 1.4, < 1.5
89-
pycryptodome >= 3.4
90-
pygments >=2.7.4
88+
pyahocorasick >= 1.4.0, < 1.5
89+
pycryptodome >= 3.6.6
90+
pygments
9191
pymaven_patch >= 0.2.8
9292
requests >= 2.7.0, < 3.0.0
9393
saneyaml >= 0.5.2
@@ -98,8 +98,8 @@ install_requires =
9898
urlpy
9999
xmltodict >= 0.11.0
100100
zipp >= 3.0.0; python_version < "3.9"
101-
extractcode[full] >= 21.2.24
102-
typecode[full] >= 21.2.24
101+
extractcode[full] >= 21.6.1
102+
typecode[full] >= 21.6.1
103103

104104

105105
[options.packages.find]
@@ -121,7 +121,6 @@ dev =
121121
pytest-rerunfailures
122122
aboutcode-toolkit >= 6.0.0
123123
bump2version
124-
codecov
125124
coverage
126125

127126
[options.entry_points]

0 commit comments

Comments
 (0)