ccs-digitalmarketplace-frameworks 3.13.39 → 3.13.40
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.
|
@@ -5,11 +5,13 @@ hint: >
|
|
|
5
5
|
<p class="govuk-body">Your action plan for improvement which includes (as a minimum) the following:</p>
|
|
6
6
|
|
|
7
7
|
<ul class="govuk-list govuk-list--bullet">
|
|
8
|
-
<li>
|
|
9
|
-
|
|
10
|
-
<
|
|
11
|
-
|
|
12
|
-
|
|
8
|
+
<li>
|
|
9
|
+
Identification of the primary causes of failure to pay:
|
|
10
|
+
<ul>
|
|
11
|
+
<li>95% of all supply chain invoices within 60 days; and</li>
|
|
12
|
+
<li>if relevant under question 19a all invoices within agreed terms.</li>
|
|
13
|
+
</ul>
|
|
14
|
+
</li>
|
|
13
15
|
<li>Actions to address each of these causes.</li>
|
|
14
16
|
<li>A mechanism for and commitment to regular reporting on progress to the bidder’s audit committee (or equivalent).</li>
|
|
15
17
|
<li>A plan signed off by your director</li>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "3.13.
|
|
3
|
+
"version": "3.13.40",
|
|
4
4
|
"description": "Data files for Digital Marketplace’s procurement frameworks",
|
|
5
5
|
"repository": "git@github.com:Crown-Commercial-Service/ccs-digitalmarketplace-frameworks",
|
|
6
6
|
"author": "enquiries@digitalmarketplace.service.gov.uk"
|
package/requirements-dev.txt
CHANGED
|
@@ -64,8 +64,8 @@ cryptography==44.0.1
|
|
|
64
64
|
# ccs-digitalmarketplace-utils
|
|
65
65
|
deepmerge==2.0
|
|
66
66
|
# via
|
|
67
|
-
# -r requirements.txt
|
|
68
67
|
# -r requirements-dev.in
|
|
68
|
+
# -r requirements.txt
|
|
69
69
|
defusedxml==0.7.1
|
|
70
70
|
# via
|
|
71
71
|
# -r requirements.txt
|
|
@@ -114,7 +114,7 @@ govuk-country-register==0.5.0
|
|
|
114
114
|
# via
|
|
115
115
|
# -r requirements.txt
|
|
116
116
|
# ccs-digitalmarketplace-utils
|
|
117
|
-
hypothesis==6.
|
|
117
|
+
hypothesis==6.129.4
|
|
118
118
|
# via -r requirements-dev.in
|
|
119
119
|
identify==2.6.8
|
|
120
120
|
# via pre-commit
|
|
@@ -210,8 +210,8 @@ pytz==2024.1
|
|
|
210
210
|
# ccs-digitalmarketplace-utils
|
|
211
211
|
pyyaml==6.0.2
|
|
212
212
|
# via
|
|
213
|
-
# -r requirements.txt
|
|
214
213
|
# -r requirements-dev.in
|
|
214
|
+
# -r requirements.txt
|
|
215
215
|
# ccs-digitalmarketplace-content-loader
|
|
216
216
|
# pre-commit
|
|
217
217
|
redis==5.0.7
|