Skip to content

Commit a59b941

Browse files
Bump dependencies according to SCIO requirements
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent 3060824 commit a59b941

File tree

3 files changed

+32
-32
lines changed

3 files changed

+32
-32
lines changed

purl2vcs/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies = [
4848
# get packagedb, purldb, minecode and related module for now from this single package
4949
"purldb",
5050
"requests >= 2.7.0",
51-
"scancode-toolkit >= 32.0.0",
51+
"scancode-toolkit >= 32.3.0",
5252
"packageurl_python >= 0.9.0",
5353
]
5454

requirements.txt

+23-23
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aboutcode-toolkit==10.1.0
1+
aboutcode-toolkit==11.0.0
22
arrow==1.3.0
33
asgiref==3.8.1
44
attrs==24.2.0
@@ -16,23 +16,23 @@ charset-normalizer==3.3.2
1616
clamd==1.0.2
1717
click==8.1.7
1818
colorama==0.4.6
19-
commoncode==31.2.1
19+
commoncode==32.0.0
2020
construct==2.10.70
2121
container-inspector==33.0.0
2222
crispy-bootstrap3==2024.1
2323
crontab==1.0.1
2424
cryptography==43.0.0
25-
cyclonedx-python-lib==7.5.1
25+
cyclonedx-python-lib==8.1.0
2626
debian_inspector==31.1.0
2727
defusedxml==0.7.1
2828
Deprecated==1.2.14
29-
Django==5.0.7
30-
django-crispy-forms==2.2
29+
Django==5.1.2
30+
django-crispy-forms==2.3
3131
django-environ==0.11.2
32-
django-filter==24.2
32+
django-filter==24.3
3333
django-probes==1.7.0
3434
django-rq==2.10.2
35-
django-taggit==5.0.1
35+
django-taggit==6.1.0
3636
djangorestframework==3.15.2
3737
dockerfile-parse==2.0.1
3838
dparse2==0.7.0
@@ -47,20 +47,20 @@ fetchcode==0.5.1
4747
fetchcode-container==1.2.3.210512
4848
fingerprints==1.2.3
4949
flot==0.7.2
50-
fontawesomefree==6.5.1
50+
fontawesomefree==6.6.0
5151
freezegun==1.5.1
5252
ftfy==6.2.3
5353
ftputil==5.1.0
5454
fusepy==3.0.1
5555
gemfileparser2==0.9.3
5656
gitdb==4.0.11
5757
GitPython==3.1.43
58-
go-inspector==0.2.2
59-
gunicorn==22.0.0
58+
go-inspector==0.3.1
59+
gunicorn==23.0.0
6060
html5lib==1.1
6161
htmllistparse==0.6.1
6262
idna==3.7
63-
importlib_metadata==8.0.0
63+
importlib_metadata==8.5.0
6464
inflection==0.5.1
6565
intbitset==3.1.0
6666
isodate==0.6.1
@@ -84,7 +84,7 @@ natsort==8.4.0
8484
normality==2.5.0
8585
openpyxl==3.1.5
8686
packagedcode-msitools==0.101.210706
87-
packageurl-python==0.15.4
87+
packageurl-python==0.15.6
8888
packaging==24.1
8989
packvers==21.5
9090
parameter-expansion-patched==0.3.1
@@ -96,28 +96,28 @@ pkginfo2==30.0.0
9696
pluggy==1.5.0
9797
plugincode==32.0.0
9898
ply==3.11
99-
psycopg==3.2.1
100-
psycopg-binary==3.2.1
99+
psycopg==3.2.3
100+
psycopg-binary==3.2.3
101101
publicsuffix2==2.20191221
102-
py-serializable==1.1.0
102+
py-serializable==1.1.1
103103
pyahocorasick==2.1.0
104104
pycparser==2.22
105105
pyelftools==0.31
106106
PyGithub==2.3.0
107-
pygmars==0.8.0
107+
pygmars==0.9.0
108108
Pygments==2.18.0
109-
pyinstrument==4.6.2
109+
pyinstrument==5.0.0
110110
PyJWT==2.9.0
111111
pymaven-patch==0.3.2
112112
PyNaCl==1.5.0
113113
pyparsing==3.1.2
114114
python-dateutil==2.9.0.post0
115115
python-dotenv==1.0.1
116-
python-inspector==0.12.0
116+
python-inspector==0.12.1
117117
pytz==2024.1
118118
PyYAML==6.0.2
119119
rdflib==7.0.0
120-
redis==5.0.7
120+
redis==5.1.1
121121
referencing==0.35.1
122122
regipy==4.3.0
123123
reppy2==0.3.6
@@ -130,10 +130,10 @@ rq-scheduler==0.13.1
130130
rubymarshal==1.0.3
131131
saneyaml==0.6.0
132132
scancode-toolkit==32.3.0
133-
scancodeio==34.7.1
133+
scancodeio==34.8.3
134134
semantic-version==2.10.0
135135
semver==3.0.2
136-
setuptools==70.0.0
136+
setuptools==72.1.0
137137
six==1.16.0
138138
smmap==5.0.1
139139
sortedcontainers==2.4.0
@@ -156,7 +156,7 @@ typecode==30.0.2
156156
typecode-libmagic==5.39.210531
157157
types-python-dateutil==2.9.0.20240316
158158
typing_extensions==4.12.2
159-
univers==30.11.0
159+
univers==30.12.1
160160
uritemplate==4.1.1
161161
uritools==4.0.3
162162
urllib3==2.2.2
@@ -167,4 +167,4 @@ wheel==0.43.0
167167
wrapt==1.16.0
168168
XlsxWriter==3.2.0
169169
xmltodict==0.13.0
170-
zipp==3.19.2
170+
zipp==3.20

setup.cfg

+8-8
Original file line numberDiff line numberDiff line change
@@ -38,21 +38,21 @@ install_requires =
3838
arrow == 1.3.0
3939
bitarray == 2.9.2
4040
debian-inspector == 31.1.0
41-
commoncode == 31.2.1
42-
Django == 5.0.7
41+
commoncode == 32.0.0
42+
Django == 5.1.2
4343
django-environ == 0.11.2
4444
django-rq == 2.10.2
4545
djangorestframework == 3.15.2
46-
django-filter == 24.2
46+
django-filter == 24.3
4747
drf-spectacular == 0.27.2
4848
fetchcode == 0.5.1
49-
gunicorn == 22.0.0
49+
gunicorn == 23.0.0
5050
ftputil == 5.1.0
5151
jawa == 2.2.0
5252
markdown == 3.6
5353
natsort == 8.4.0
54-
packageurl-python == 0.15.4
55-
psycopg[binary] == 3.2.1
54+
packageurl-python == 0.15.6
55+
psycopg[binary] == 3.2.3
5656
PyGithub == 2.3.0
5757
reppy2 == 0.3.6
5858
rq-scheduler == 0.13.1
@@ -61,8 +61,8 @@ install_requires =
6161
urlpy == 0.5
6262
matchcode-toolkit == 5.1.0
6363
purl2vcs == 2.0.0
64-
univers == 30.11.0
65-
scancodeio == 34.7.1
64+
univers == 30.12.1
65+
scancodeio == 34.8.3
6666
gitpython == 3.1.43
6767
setup_requires = setuptools_scm[toml] >= 4
6868

0 commit comments

Comments
 (0)