diff --git a/requirements.in b/requirements.in index 230f3cdb0..bdf233ab8 100644 --- a/requirements.in +++ b/requirements.in @@ -10,4 +10,4 @@ lxml==4.9.2 digitalmarketplace-apiclient digitalmarketplace-content-loader digitalmarketplace-utils -git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.6-alpha#egg=govuk-frontend-jinja==0.5.6-alpha +git+https://github.com/Crown-Commercial-Service/govuk-frontend-jinja.git@v0.5.6-alpha#egg=govuk-frontend-jinja==0.5.6-alpha diff --git a/requirements.txt b/requirements.txt index 1c3898c8a..c65614bdc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.9 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.9 +# by the following command: # # pip-compile requirements.in # @@ -66,7 +66,7 @@ gds-metrics==0.2.0 # via digitalmarketplace-utils govuk-country-register==0.5.0 # via digitalmarketplace-utils -govuk-frontend-jinja @ git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.6-alpha +govuk-frontend-jinja @ git+https://github.com/Crown-Commercial-Service/govuk-frontend-jinja.git@v0.5.6-alpha # via -r requirements.in idna==2.9 # via requests