File tree 4 files changed +6
-19
lines changed
4 files changed +6
-19
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ <h1 class="govuk-heading-xl app-masthead__title govuk-!-margin-bottom-2">
12
12
Designing planning and housing data for planning.data.gov.uk
13
13
</ h1 >
14
14
< p class ="govuk-body-l govuk-!-margin-bottom-0 app-masthead__sub-title ">
15
- Help identify and design data for planning.data.gov.uk
15
+ Help identify and design data for < a href =" https://www. planning.data.gov.uk/ " class =" govuk-link govuk-link--inverse " > planning.data.gov.uk </ a >
16
16
</ p >
17
17
</ div >
18
18
</ div >
Original file line number Diff line number Diff line change 62
62
Design process
63
63
</ a >
64
64
</ li >
65
- < li class ="govuk-header__navigation-item ">
66
- < a class ="govuk-header__link " href ="https://www.planning.data.gov.uk/ ">
67
- Find data
68
- </ a >
69
- </ li >
70
65
< li class ="govuk-header__navigation-item ">
71
66
{% if not config.AUTHENTICATION_ON or session["user"] %}
72
67
< a class ="govuk-header__link " href ="{{url_for('auth.logout')}} ">
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.10
2
+ # This file is autogenerated by pip-compile with Python 3.13
3
3
# by the following command:
4
4
#
5
5
# pip-compile requirements/dev-requirements.in
@@ -20,15 +20,13 @@ click==8.1.7
20
20
# flask
21
21
distlib==0.3.8
22
22
# via virtualenv
23
- exceptiongroup==1.2.2
24
- # via pytest
25
23
filelock==3.15.4
26
24
# via virtualenv
27
25
flake8==7.1.1
28
26
# via -r requirements/dev-requirements.in
29
27
flask==3.0.3
30
28
# via
31
- # -c /Users/adams/repos/mhclg /planning-data-design/requirements/requirements.in
29
+ # -c /Users/fabiafowler/Desktop /planning-data-design/requirements/requirements.in
32
30
# pytest-flask
33
31
greenlet==3.0.3
34
32
# via playwright
@@ -90,22 +88,16 @@ pytest-playwright==0.5.1
90
88
# via -r requirements/dev-requirements.in
91
89
python-slugify==8.0.4
92
90
# via
93
- # -c /Users/adams/repos/mhclg /planning-data-design/requirements/requirements.in
91
+ # -c /Users/fabiafowler/Desktop /planning-data-design/requirements/requirements.in
94
92
# pytest-playwright
95
93
pyyaml==6.0.2
96
94
# via pre-commit
97
95
requests==2.32.3
98
96
# via pytest-base-url
99
97
text-unidecode==1.3
100
98
# via python-slugify
101
- tomli==2.0.1
102
- # via
103
- # black
104
- # pytest
105
99
typing-extensions==4.12.2
106
- # via
107
- # black
108
- # pyee
100
+ # via pyee
109
101
urllib3==2.2.2
110
102
# via requests
111
103
virtualenv==20.26.3
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.10
2
+ # This file is autogenerated by pip-compile with Python 3.13
3
3
# by the following command:
4
4
#
5
5
# pip-compile requirements/requirements.in
You can’t perform that action at this time.
0 commit comments