Skip to content

Commit

Permalink
revert change to govuk-frontend-jinja until dependencies have been ve…
Browse files Browse the repository at this point in the history
…rified
  • Loading branch information
nboyse committed Sep 19, 2023
1 parent c263a52 commit e4b0e17
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 0 deletions.
3 changes: 3 additions & 0 deletions requirements-dev-jupyter.txt
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,8 @@ glob2==0.7
# via
# -r requirements-dev.txt
# pytest-bdd
govuk-frontend-jinja @ git+https://github.com/alphagov/govuk-frontend-jinja.git@15845e4cca3a05df72c6e13ec6a7e35acc682f52
# via -r requirements-dev.txt
govuk-tech-docs-sphinx-theme==1.0.0
# via -r requirements-dev.txt
greenlet==1.1.3.post0
Expand Down Expand Up @@ -364,6 +366,7 @@ jedi==0.19.0
jinja2==3.1.2
# via
# -r requirements-dev.txt
# govuk-frontend-jinja
# jupyter-server
# jupyterlab
# jupyterlab-server
Expand Down
3 changes: 3 additions & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,8 @@ glob2==0.7
# via
# -r requirements.txt
# pytest-bdd
govuk-frontend-jinja @ git+https://github.com/alphagov/govuk-frontend-jinja.git@15845e4cca3a05df72c6e13ec6a7e35acc682f52
# via -r requirements.txt
govuk-tech-docs-sphinx-theme==1.0.0
# via -r requirements.txt
greenlet==1.1.3.post0
Expand Down Expand Up @@ -292,6 +294,7 @@ iniconfig==2.0.0
jinja2==3.1.2
# via
# -r requirements.txt
# govuk-frontend-jinja
# moto
# sphinx
jmespath==0.10.0
Expand Down
1 change: 1 addition & 0 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ factory-boy
flower
freezegun
gevent
govuk-frontend-jinja @ git+https://github.com/alphagov/govuk-frontend-jinja.git@15845e4cca3a05df72c6e13ec6a7e35acc682f52
govuk-tech-docs-sphinx-theme
gunicorn
lxml
Expand Down
3 changes: 3 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,8 @@ gevent==21.12.0
# via -r requirements.in
glob2==0.7
# via pytest-bdd
govuk-frontend-jinja @ git+https://github.com/alphagov/govuk-frontend-jinja.git@15845e4cca3a05df72c6e13ec6a7e35acc682f52
# via -r requirements.in
govuk-tech-docs-sphinx-theme==1.0.0
# via -r requirements.in
greenlet==1.1.3.post0
Expand All @@ -222,6 +224,7 @@ iniconfig==2.0.0
# via pytest
jinja2==3.1.2
# via
# govuk-frontend-jinja
# moto
# sphinx
jmespath==0.10.0
Expand Down

0 comments on commit e4b0e17

Please sign in to comment.