bump deps to get grep-ast 0.3.1

This commit is contained in:
Paul Gauthier 2024-05-19 15:10:57 -07:00
parent 5745657991
commit 04539feccb
2 changed files with 11 additions and 2 deletions

View file

@ -1179,6 +1179,7 @@ class Coder:
self.io.tool_error(
"For more info see: https://aider.chat/docs/faq.html#aider-isnt-editing-my-files"
)
self.io.tool_error()
self.io.tool_error(str(err), strip=False)
self.reflected_message = str(err)