Description
Describe the problem
Hello,
I have created a copier template where the answer file has a custom name (.copier-answers.python-project.yml). When I call the template to update it tells me that it has been done correctly but I can't see the changes in the project. This was working in February, but now it has stopped updating, without showing any error.
It has also been tried with the default name (.copier-answers.yml) and the same thing happens.
We don't know what this is due to, as a month ago everything was working correctly.
Thank you very much for your help.
Template
_answers_file: .copier-answers.python-project.yml
To Reproduce
No response
Logs
Expected behavior
To update the values in the repository of the project using the copier template
Screenshots/screencasts/logs
No response
Operating system
Linux
Operating system distribution and version
Ubuntu 22.04
Copier version
copier 9.6.0
Python version
Python 3.11.8
Installation method
pipx+pypi
Additional context
No response