Commit c317408
committed
Fix security test by pinning safety to v3.4.0
- Pin safety version to 3.4.0 to avoid typer compatibility issues
- Safety 3.4.0 works with both old and new typer versions
- Resolves AttributeError: module 'typer' has no attribute 'rich_utils'
- Uses check command which doesn't require authentication in CI1 parent f0f191b commit c317408
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments