Skip to content

Commit f77b02d

Browse files
authored
Merge pull request #26 from fossology/dependabot/pip/Safaa/joblib-1.5.2
chore(deps): bump joblib from 1.5.1 to 1.5.2 in /Safaa
2 parents c8e429e + 9e0da4f commit f77b02d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Safaa/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
package_dir={"": "src"},
3030
install_requires=[
3131
"spacy==3.8.7",
32-
"joblib==1.5.1",
32+
"joblib==1.5.2",
3333
"pandas==2.3.1",
3434
"scikit-learn==1.6.1",
3535
],

0 commit comments

Comments
 (0)