Skip to content

Commit c0ad44b

Browse files
Update dependencies for configure
Signed-off-by: Ayan Sinha Mahapatra <asmahapatra@aboutcode.org>
1 parent d66a4db commit c0ad44b

3 files changed

Lines changed: 80 additions & 55 deletions

File tree

.github/workflows/tests-ci-other.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,6 @@ jobs:
7474
run: |
7575
./configure --clean && ./configure --dev
7676
77-
- name: Install system dependencies
77+
- name: Run tests
7878
run: |
7979
make test

requirements-dev.txt

Lines changed: 18 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,40 @@
1-
aboutcode-toolkit==7.0.2
2-
black==22.6.0
1+
aboutcode-toolkit==11.1.1
2+
alabaster==0.7.16
3+
beartype==0.22.9
4+
black==26.3.1
35
bleach==5.0.1
4-
build==0.7.0
6+
build==1.2.2.post1
57
commonmark==0.9.1
68
docutils==0.19
9+
doc8==2.0.0
710
et-xmlfile==1.1.0
811
execnet==1.9.0
12+
flot==0.7.3
913
iniconfig==1.1.1
1014
isort==5.10.1
1115
jeepney==0.8.0
1216
keyring==23.7.0
1317
mypy-extensions==0.4.3
1418
openpyxl==3.0.10
15-
pathspec==0.9.0
19+
pathspec==1.0.0
1620
pep517==0.12.0
17-
pkginfo==1.8.3
21+
pkginfo==1.12.1.2
1822
platformdirs==2.5.2
1923
py==1.11.0
20-
pytest==7.1.2
24+
pytest==9.0.3
2125
pytest-forked==1.4.0
26+
pytest-rerunfailures==16.1
2227
pytest-xdist==2.5.0
2328
readme-renderer==35.0
29+
requests==2.32.5
2430
requests-toolbelt==0.9.1
31+
restructuredtext_lint==2.0.2
2532
rfc3986==2.0.0
2633
rich==12.5.1
27-
secretstorage==3.3.2
28-
tomli==2.0.1
34+
SecretStorage==3.3.2
35+
setuptools==80.9.0
36+
tomli==2.3.0
2937
tqdm==4.64.0
30-
twine==4.0.1
38+
twine==6.1.0
3139
typing_extensions==4.15.0
32-
vendorize==0.3.0
33-
40+
vendorize==0.3.0

requirements.txt

Lines changed: 61 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,76 +1,94 @@
11
attrs==25.4.0
2+
babel==2.17.0
23
banal==1.0.6
3-
beautifulsoup4==4.14.2
4+
beartype==0.22.9
5+
beautifulsoup4==4.14.3
46
binaryornot==0.4.4
5-
boolean.py==4.0
6-
certifi==2025.10.5
7+
boolean.py==5.0
8+
certifi==2026.1.4
79
cffi==2.0.0
810
chardet==5.2.0
911
charset-normalizer==3.4.4
10-
click==8.3.0
11-
colorama==0.4.5
12-
commoncode==32.4.0
13-
construct==2.10.68
14-
container-inspector==31.1.0
15-
cryptography==46.0.3
16-
debian-inspector==31.0.0
17-
dockerfile-parse==1.2.0
12+
click==8.3.1
13+
colorama==0.4.6
14+
commoncode==32.4.2
15+
construct==2.10.70
16+
container-inspector==33.0.0
17+
cryptography==46.0.5
18+
cyseq==0.1.3
19+
debian_inspector==31.1.1
20+
dockerfile-parse==2.0.1
1821
dparse2==0.7.0
1922
extractcode-7z==16.5.210531
2023
extractcode-libarchive==3.5.1.210531
21-
fasteners==0.17.3
22-
fingerprints==1.0.3
23-
ftfy==6.1.1
24-
future==0.18.2
24+
fasteners==0.20
25+
fingerprints==1.2.3
26+
ftfy==6.3.1
2527
gemfileparser2==0.9.0
2628
html5lib==1.1
2729
idna==3.11
28-
importlib-metadata==4.12.0
30+
importlib_metadata==6.2.1
2931
inflection==0.5.1
30-
intbitset==3.0.2
31-
isodate==0.6.1
32-
jaraco.functools==3.5.1
33-
javaproperties==0.8.1
34-
Jinja2==3.1.2
32+
intbitset==4.1.2
33+
isodate==0.7.2
34+
jaraco.functools==4.4.0
35+
javaproperties==0.8.2
36+
Jinja2==3.1.6
3537
jsonstreams==0.6.0
36-
license-expression==30.1.1
37-
lxml==4.9.2
38-
MarkupSafe==2.1.2
39-
more-itertools==8.13.0
40-
normality==2.3.3
41-
packageurl-python==0.10.0
42-
packaging==21.3
38+
keyring==23.7.0
39+
license-expression==30.4.4
40+
lxml==6.1.0
41+
MarkupSafe==3.0.3
42+
more-itertools==10.8.0
43+
multiregex==2.0.3
44+
normality==2.6.1
45+
openpyxl==3.0.10
46+
packageurl-python==0.17.6
47+
packaging==25.0
4348
packvers==21.5
4449
parameter-expansion-patched==0.3.1
45-
pdfminer.six==20250506
46-
pefile==2022.5.30
50+
pathspec==1.0.0
51+
pdfminer.six==20260107
52+
pefile==2024.8.26
4753
pip-requirements-parser==32.0.1
48-
pkginfo2==30.0.0
54+
pkginfo2==30.1.0
55+
platformdirs==2.5.2
4956
pluggy==1.6.0
5057
plugincode==32.0.0
5158
ply==3.11
5259
publicsuffix2==2.20191221
53-
pyahocorasick==2.0.0
60+
py==1.11.0
61+
pyahocorasick==2.3.1
5462
pycparser==2.23
55-
pygmars==0.7.0
63+
pygmars==1.0.0
5664
Pygments==2.13.0
57-
pymaven-patch==0.3.0
58-
pyparsing==3.0.9
65+
pymaven-patch==0.3.2
66+
pyparsing==3.3.1
5967
pytz==2022.1
6068
PyYAML==6.0.3
61-
rdflib==6.2.0
69+
rdflib==7.5.0
70+
regipy==6.2.0
6271
requests==2.32.5
72+
rich==12.5.1
6373
saneyaml==0.6.1
64-
six==1.16.0
65-
soupsieve==2.8
66-
spdx-tools==0.7.0rc0
74+
semantic-version==2.10.0
75+
six==1.17.0
76+
soupsieve==2.8.1
77+
spdx-tools==0.8.2
78+
stevedore==5.6.0
6779
text-unidecode==1.3
6880
toml==0.10.2
81+
tomli==2.3.0
6982
typecode==30.2.0
83+
typecode-libmagic==5.39.210531
7084
typing_extensions==4.15.0
71-
urllib3==2.5.0
85+
uritools==6.0.1
86+
urllib3==2.6.3
7287
urlpy==0.5
73-
wcwidth==0.2.5
88+
uvicorn==0.40.0
89+
vendorize==0.3.0
90+
watchfiles==1.1.1
91+
wcwidth==0.2.14
7492
webencodings==0.5.1
75-
xmltodict==0.13.0
76-
zipp==3.8.1
93+
websockets==16.0
94+
xmltodict==1.0.2

0 commit comments

Comments
 (0)