SyntaxFix
Write A Post
Hire A Developer
Questions
This seemed to do the trick for me:
conda remove certifi conda install certifi
Then you can do whatever you were trying to do before, e.g.
conda update --all