ccs-digitalmarketplace-frontend-jinja 4.14.0__tar.gz → 4.15.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (75) hide show
  1. {ccs_digitalmarketplace_frontend_jinja-4.14.0/ccs_digitalmarketplace_frontend_jinja.egg-info → ccs_digitalmarketplace_frontend_jinja-4.15.0}/PKG-INFO +6 -5
  2. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/README.md +1 -0
  3. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0/ccs_digitalmarketplace_frontend_jinja.egg-info}/PKG-INFO +6 -5
  4. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/ccs_digitalmarketplace_frontend_jinja.egg-info/requires.txt +4 -4
  5. ccs_digitalmarketplace_frontend_jinja-4.15.0/digitalmarketplace_frontend_jinja/__init__.py +1 -0
  6. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/pyproject.toml +4 -4
  7. ccs_digitalmarketplace_frontend_jinja-4.14.0/digitalmarketplace_frontend_jinja/__init__.py +0 -1
  8. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/LICENCE +0 -0
  9. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/MANIFEST.in +0 -0
  10. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/ccs_digitalmarketplace_frontend_jinja.egg-info/SOURCES.txt +0 -0
  11. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/ccs_digitalmarketplace_frontend_jinja.egg-info/dependency_links.txt +0 -0
  12. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/ccs_digitalmarketplace_frontend_jinja.egg-info/top_level.txt +0 -0
  13. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/alert/macro.html +0 -0
  14. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/attachment/macro.html +0 -0
  15. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/banner/macro.html +0 -0
  16. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/character-count-from-form/macro.html +0 -0
  17. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/checkboxes-from-form/macro.html +0 -0
  18. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/compliance-communication-attachment-row/macro.html +0 -0
  19. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/compliance-communication-attachments/macro.html +0 -0
  20. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/cookie-banner/macro.html +0 -0
  21. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/documents/macro.html +0 -0
  22. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/file-upload-from-form/macro.html +0 -0
  23. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/footer/macro.html +0 -0
  24. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/header/macro.html +0 -0
  25. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/input-from-form/macro.html +0 -0
  26. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/list-input/macro.html +0 -0
  27. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/option-select/macro.html +0 -0
  28. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/previous-next-pagination/macro.html +0 -0
  29. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/question/macro.html +0 -0
  30. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/question-boolean/macro.html +0 -0
  31. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/question-character-count/macro.html +0 -0
  32. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/question-checkbox-tree/macro.html +0 -0
  33. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/question-checkbox-tree-large/macro.html +0 -0
  34. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/question-checkboxes/macro.html +0 -0
  35. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/question-date/macro.html +0 -0
  36. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/question-format-hint/macro.html +0 -0
  37. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/question-formula/macro.html +0 -0
  38. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/question-hidden/macro.html +0 -0
  39. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/question-list/macro.html +0 -0
  40. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/question-list-multiquestion/macro.html +0 -0
  41. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/question-list-multiquestion-client-side/macro.html +0 -0
  42. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/question-list-multiquestion-server-side/macro.html +0 -0
  43. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/question-money/macro.html +0 -0
  44. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/question-multiquestion/macro.html +0 -0
  45. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/question-number/macro.html +0 -0
  46. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/question-pricing/macro.html +0 -0
  47. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/question-radios/macro.html +0 -0
  48. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/question-select/macro.html +0 -0
  49. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/question-text/macro.html +0 -0
  50. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/question-upload/macro.html +0 -0
  51. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/radios-from-form/macro.html +0 -0
  52. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/search-box/macro.html +0 -0
  53. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/select-country-from-form/macro.html +0 -0
  54. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content/macro.html +0 -0
  55. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content-boolean/macro.html +0 -0
  56. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content-checkbox-tree/macro.html +0 -0
  57. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content-formula/macro.html +0 -0
  58. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content-list/macro.html +0 -0
  59. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content-list-multiquestion/macro.html +0 -0
  60. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content-multiquestion/macro.html +0 -0
  61. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content-number/macro.html +0 -0
  62. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content-radios/macro.html +0 -0
  63. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content-service-id/macro.html +0 -0
  64. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content-text/macro.html +0 -0
  65. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content-upload/macro.html +0 -0
  66. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/system-message-banner/macro.html +0 -0
  67. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/components/temporary-message/macro.html +0 -0
  68. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/errors/400.html +0 -0
  69. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/errors/403.html +0 -0
  70. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/errors/404.html +0 -0
  71. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/errors/410.html +0 -0
  72. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/errors/500.html +0 -0
  73. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/layouts/_custom_dimensions.html +0 -0
  74. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/digitalmarketplace_frontend_jinja/templates/layouts/_site_verification.html +0 -0
  75. {ccs_digitalmarketplace_frontend_jinja-4.14.0 → ccs_digitalmarketplace_frontend_jinja-4.15.0}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ccs-digitalmarketplace-frontend-jinja
3
- Version: 4.14.0
3
+ Version: 4.15.0
4
4
  Summary: Jinja templates for Digital Marketplace apps.
5
5
  Author: CCS Developers
6
6
  Project-URL: Homepage, https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja
@@ -11,13 +11,13 @@ Requires-Python: <3.14,>=3.11
11
11
  Description-Content-Type: text/markdown
12
12
  License-File: LICENCE
13
13
  Requires-Dist: jinja2>3
14
- Requires-Dist: ccs-govuk-frontend-jinja<2,>=1.5
14
+ Requires-Dist: govuk-frontend-jinja<4,>=3.8
15
15
  Requires-Dist: ccs-digitalmarketplace-utils>=69.0.0
16
16
  Provides-Extra: dev
17
17
  Requires-Dist: flake8==7.3.0; extra == "dev"
18
- Requires-Dist: mypy==1.17.1; extra == "dev"
19
- Requires-Dist: pytest==8.4.1; extra == "dev"
20
- Requires-Dist: lxml==6.0.1; extra == "dev"
18
+ Requires-Dist: mypy==1.18.2; extra == "dev"
19
+ Requires-Dist: pytest==8.4.2; extra == "dev"
20
+ Requires-Dist: lxml==6.0.2; extra == "dev"
21
21
  Requires-Dist: xmldiff==2.7.0; extra == "dev"
22
22
  Requires-Dist: flask==3.1.2; extra == "dev"
23
23
  Requires-Dist: pre-commit==4.3.0; extra == "dev"
@@ -41,6 +41,7 @@ The following table shows the version of Digital Marketplace Frontend Jinja that
41
41
 
42
42
  | Digital Marketplace Frontend Jinja Version | Target CCS Digital Marketplace GOV.UK Frontend Version |
43
43
  | ------------------------------------------ | ------------------------------------------------------ |
44
+ | [4.15.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.14.0) | [3.14.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.14.0) |
44
45
  | [4.14.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.14.0) | [3.14.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.14.0) |
45
46
  | [4.13.1](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.13.1) | [3.13.1](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.13.1) |
46
47
  | [4.13.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.13.0) | [3.13.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.13.0) |
@@ -16,6 +16,7 @@ The following table shows the version of Digital Marketplace Frontend Jinja that
16
16
 
17
17
  | Digital Marketplace Frontend Jinja Version | Target CCS Digital Marketplace GOV.UK Frontend Version |
18
18
  | ------------------------------------------ | ------------------------------------------------------ |
19
+ | [4.15.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.14.0) | [3.14.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.14.0) |
19
20
  | [4.14.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.14.0) | [3.14.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.14.0) |
20
21
  | [4.13.1](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.13.1) | [3.13.1](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.13.1) |
21
22
  | [4.13.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.13.0) | [3.13.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.13.0) |
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ccs-digitalmarketplace-frontend-jinja
3
- Version: 4.14.0
3
+ Version: 4.15.0
4
4
  Summary: Jinja templates for Digital Marketplace apps.
5
5
  Author: CCS Developers
6
6
  Project-URL: Homepage, https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja
@@ -11,13 +11,13 @@ Requires-Python: <3.14,>=3.11
11
11
  Description-Content-Type: text/markdown
12
12
  License-File: LICENCE
13
13
  Requires-Dist: jinja2>3
14
- Requires-Dist: ccs-govuk-frontend-jinja<2,>=1.5
14
+ Requires-Dist: govuk-frontend-jinja<4,>=3.8
15
15
  Requires-Dist: ccs-digitalmarketplace-utils>=69.0.0
16
16
  Provides-Extra: dev
17
17
  Requires-Dist: flake8==7.3.0; extra == "dev"
18
- Requires-Dist: mypy==1.17.1; extra == "dev"
19
- Requires-Dist: pytest==8.4.1; extra == "dev"
20
- Requires-Dist: lxml==6.0.1; extra == "dev"
18
+ Requires-Dist: mypy==1.18.2; extra == "dev"
19
+ Requires-Dist: pytest==8.4.2; extra == "dev"
20
+ Requires-Dist: lxml==6.0.2; extra == "dev"
21
21
  Requires-Dist: xmldiff==2.7.0; extra == "dev"
22
22
  Requires-Dist: flask==3.1.2; extra == "dev"
23
23
  Requires-Dist: pre-commit==4.3.0; extra == "dev"
@@ -41,6 +41,7 @@ The following table shows the version of Digital Marketplace Frontend Jinja that
41
41
 
42
42
  | Digital Marketplace Frontend Jinja Version | Target CCS Digital Marketplace GOV.UK Frontend Version |
43
43
  | ------------------------------------------ | ------------------------------------------------------ |
44
+ | [4.15.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.14.0) | [3.14.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.14.0) |
44
45
  | [4.14.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.14.0) | [3.14.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.14.0) |
45
46
  | [4.13.1](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.13.1) | [3.13.1](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.13.1) |
46
47
  | [4.13.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.13.0) | [3.13.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.13.0) |
@@ -1,12 +1,12 @@
1
1
  jinja2>3
2
- ccs-govuk-frontend-jinja<2,>=1.5
2
+ govuk-frontend-jinja<4,>=3.8
3
3
  ccs-digitalmarketplace-utils>=69.0.0
4
4
 
5
5
  [dev]
6
6
  flake8==7.3.0
7
- mypy==1.17.1
8
- pytest==8.4.1
9
- lxml==6.0.1
7
+ mypy==1.18.2
8
+ pytest==8.4.2
9
+ lxml==6.0.2
10
10
  xmldiff==2.7.0
11
11
  flask==3.1.2
12
12
  pre-commit==4.3.0
@@ -7,7 +7,7 @@ name = "ccs-digitalmarketplace-frontend-jinja"
7
7
  dynamic = ["version"]
8
8
  dependencies = [
9
9
  'jinja2>3',
10
- 'ccs-govuk-frontend-jinja>=1.5,<2',
10
+ 'govuk-frontend-jinja>=3.8,<4',
11
11
  'ccs-digitalmarketplace-utils>=69.0.0',
12
12
  ]
13
13
  requires-python = ">=3.11,<3.14"
@@ -27,9 +27,9 @@ Changelog = "https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-
27
27
  [project.optional-dependencies]
28
28
  dev = [
29
29
  'flake8==7.3.0',
30
- 'mypy==1.17.1',
31
- 'pytest==8.4.1',
32
- 'lxml==6.0.1',
30
+ 'mypy==1.18.2',
31
+ 'pytest==8.4.2',
32
+ 'lxml==6.0.2',
33
33
  'xmldiff==2.7.0',
34
34
  'flask==3.1.2',
35
35
  'pre-commit==4.3.0',