-
Notifications
You must be signed in to change notification settings - Fork 174
Open
nationalarchives/da-ayr-webapp
#1189Description
Checklist
- I agree to the terms within the Safety Code of Conduct.
Safety version
3.6.1
Python version
3.13.3
Operating System
macOS
Describe the problem you'd like to have solved
Traceback (most recent call last):
File "<virtualenv directory>/bin/safety", line 5, in <module>
from safety.cli import cli
File "<virtualenv directory>/lib/python3.13/site-packages/safety/cli.py", line 724, in <module>
typer.rich_utils.STYLE_HELPTEXT = ""
^^^^^^^^^^^^^^^^
AttributeError: module 'typer' has no attribute 'rich_utils'
Describe the ideal solution
The safety CLI would execute without error
Alternatives and current workarounds
Revert typer back to version < 0.17.0
Additional context
No response
What I Did
Traceback (most recent call last):
File "<virtualenv directory>/bin/safety", line 5, in <module>
from safety.cli import cli
File "<virtualenv directory>/lib/python3.13/site-packages/safety/cli.py", line 724, in <module>
typer.rich_utils.STYLE_HELPTEXT = ""
^^^^^^^^^^^^^^^^
AttributeError: module 'typer' has no attribute 'rich_utils'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels