Skip to content

Commit

Permalink
Target CCS instead of alphagov for Frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-s-ccs committed Feb 8, 2024
1 parent b9d1890 commit 8d3d562
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ lxml==4.9.2
digitalmarketplace-apiclient
digitalmarketplace-content-loader
digitalmarketplace-utils
git+https://github.com/alphagov/[email protected]#egg=govuk-frontend-jinja==0.5.6-alpha
git+https://github.com/Crown-Commercial-Service/[email protected]#egg=govuk-frontend-jinja==0.5.6-alpha
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -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
#
Expand Down Expand Up @@ -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/[email protected]
govuk-frontend-jinja @ git+https://github.com/Crown-Commercial-Service/[email protected]
# via -r requirements.in
idna==2.9
# via requests
Expand Down

0 comments on commit 8d3d562

Please sign in to comment.