notifications-api icon indicating copy to clipboard operation
notifications-api copied to clipboard

TMP notifications-utils: 84.0.0 -> ???, update requirement freezing accordingly

Open risicle opened this issue 1 year ago • 0 comments

This is an example app update to correspond with changes in https://github.com/alphagov/notifications-utils/pull/1155

copy_config() is now done during freeze-requirements and the results should be committed so we no longer have any bootstrapping issues. using pip-sync means we have to freeze our test requirements too as pip-sync will only install explicitly requested packages, not second-tier dependencies.

risicle avatar Sep 23 '24 10:09 risicle