Fix autoupdater configuration
Summary
Autoupdater configuration has bug which couses that when package attrs has a new version iit also tries to update cattrs
Steps to reproduce
Run autoupdater on autoupdater when new version of attrs is available
Expected behavior
Autoupdater should update attrs but no cattrs.
Actual behavior
Autoupdater changes version of attrs and cattrs.
Possible fixes
Change patterns in autoupdater.yml
file.