File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -68,14 +68,14 @@ dependencies = [
6868 " go-inspector==0.5.0" ,
6969 " rust-inspector==0.1.0" ,
7070 " binary-inspector==0.1.2" ,
71- " python-inspector==0.14.2 " ,
71+ " python-inspector==0.14.3 " ,
7272 " source-inspector==0.7.0; sys_platform != 'darwin' and platform_machine != 'arm64'" ,
7373 " aboutcode-toolkit==11.1.1" ,
7474 # Utilities
7575 " XlsxWriter==3.2.5" ,
7676 " openpyxl==3.1.5" ,
7777 " requests==2.32.4" ,
78- " GitPython==3.1.44 " ,
78+ " GitPython==3.1.45 " ,
7979 # Profiling
8080 " pyinstrument==5.0.3" ,
8181 # CycloneDX
@@ -100,7 +100,7 @@ dependencies = [
100100[project .optional-dependencies ]
101101dev = [
102102 # Validation
103- " ruff==0.12.4 " ,
103+ " ruff==0.12.5 " ,
104104 " doc8==2.0.0" ,
105105 # Debug
106106 " django-debug-toolbar==5.2.0" ,
You can’t perform that action at this time.
0 commit comments