File tree Expand file tree Collapse file tree 3 files changed +15
-15
lines changed Expand file tree Collapse file tree 3 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 1
- attrs == 22.1 .0
1
+ attrs == 23.2 .0
2
2
banal == 1.0.6
3
- beautifulsoup4 == 4.11.1
3
+ beautifulsoup4 == 4.12.3
4
4
binaryornot == 0.4.4
5
5
boolean.py == 4.0
6
- certifi == 2022.6.15
6
+ certifi == 2024.2.2
7
7
cffi == 1.15.1
8
8
chardet == 5.0.0
9
9
charset-normalizer == 2.1.0
10
- click == 8.1.3
10
+ click == 8.1.7
11
11
colorama == 0.4.5
12
12
commoncode == 31.0.3
13
13
construct == 2.10.68
14
14
container-inspector == 31.1.0
15
- cryptography == 37 .0.4
15
+ cryptography == 42 .0.5
16
16
debian-inspector == 31.1.0
17
17
dockerfile-parse == 1.2.0
18
18
dparse2 == 0.7.0
@@ -22,7 +22,7 @@ extractcode-libarchive==3.5.1.210531
22
22
fasteners == 0.17.3
23
23
fingerprints == 1.0.3
24
24
ftfy == 6.1.1
25
- future == 0.18.2
25
+ future == 0.18.3
26
26
gemfileparser2 == 0.9.0
27
27
html5lib == 1.1
28
28
idna == 3.3
@@ -32,14 +32,14 @@ intbitset==3.1.0
32
32
isodate == 0.6.1
33
33
jaraco.functools == 3.5.1
34
34
javaproperties == 0.8.1
35
- Jinja2 == 3.1.2
35
+ Jinja2 == 3.1.3
36
36
jsonstreams == 0.6.0
37
- license-expression == 30.1.1
37
+ license-expression == 30.3.0
38
38
lxml == 4.9.4
39
39
MarkupSafe == 2.1.2
40
40
more-itertools == 8.13.0
41
41
normality == 2.3.3
42
- packageurl-python == 0.10 .0
42
+ packageurl-python == 0.15 .0
43
43
packaging == 21.3
44
44
packvers == 21.5
45
45
parameter-expansion-patched == 0.3.1
@@ -54,23 +54,23 @@ publicsuffix2==2.20191221
54
54
pyahocorasick == 2.0.0
55
55
pycparser == 2.21
56
56
pygmars == 0.7.0
57
- Pygments == 2.13 .0
57
+ Pygments == 2.15 .0
58
58
pymaven-patch == 0.3.0
59
59
pyparsing == 3.0.9
60
60
pytz == 2022.1
61
61
PyYAML == 6.0
62
62
rdflib == 6.2.0
63
- requests == 2.28.1
63
+ requests == 2.31.0
64
64
saneyaml == 0.6.0
65
65
six == 1.16.0
66
66
soupsieve == 2.3.2.post1
67
- spdx-tools == 0.8.1
67
+ spdx-tools == 0.8.2
68
68
text-unidecode == 1.3
69
69
toml == 0.10.2
70
70
typecode == 30.0.1
71
71
typecode-libmagic == 5.39.210531
72
72
typing-extensions == 4.3.0
73
- urllib3 == 1.26.11
73
+ urllib3 == 2.2.1
74
74
urlpy == 0.5
75
75
wcwidth == 0.2.5
76
76
webencodings == 0.5.1
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ install_requires =
105
105
pymaven_patch >= 0.2.8
106
106
requests >= 2.7.0
107
107
saneyaml >= 0.6.0
108
- spdx_tools == 0.8.1
108
+ spdx_tools == 0.8.2
109
109
text_unidecode >= 1.0
110
110
toml >= 0.10.0
111
111
urlpy
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ install_requires =
105
105
pymaven_patch >= 0.2.8
106
106
requests >= 2.7.0
107
107
saneyaml >= 0.6.0
108
- spdx_tools == 0.8.1
108
+ spdx_tools == 0.8.2
109
109
text_unidecode >= 1.0
110
110
toml >= 0.10.0
111
111
urlpy
You can’t perform that action at this time.
0 commit comments