ccs-digitalmarketplace-frameworks 3.12.13 → 3.12.14
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.
|
@@ -4,7 +4,8 @@ question: |
|
|
|
4
4
|
Are you aware of the
|
|
5
5
|
<a class="govuk-link" href="https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/940826/Social-Value-Model-Edn-1.1-3-Dec-20.pdf" target="_blank" rel="noopener noreferrer">Social Value Model (opens in a new tab)</a>
|
|
6
6
|
to
|
|
7
|
-
<a class="govuk-link" href="https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/921437/PPN-06_20-Taking-Account-of-Social-Value-in-the-Award-of-Central-Government-Contracts.pdf" target="_blank" rel="noopener noreferrer">deliver social value through government's commercial activities (opens in a new tab)</a
|
|
7
|
+
<a class="govuk-link" href="https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/921437/PPN-06_20-Taking-Account-of-Social-Value-in-the-Award-of-Central-Government-Contracts.pdf" target="_blank" rel="noopener noreferrer">deliver social value through government's commercial activities (opens in a new tab)</a>,
|
|
8
|
+
and will you commit to delivering social value where specified by the buyer in their statement of requirements?
|
|
8
9
|
|
|
9
10
|
type: checkboxes
|
|
10
11
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccs-digitalmarketplace-frameworks",
|
|
3
|
-
"version": "3.12.
|
|
3
|
+
"version": "3.12.14",
|
|
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
|
@@ -30,7 +30,7 @@ ccs-digitalmarketplace-apiclient==28.0.0
|
|
|
30
30
|
# via
|
|
31
31
|
# -r requirements.txt
|
|
32
32
|
# ccs-digitalmarketplace-utils
|
|
33
|
-
ccs-digitalmarketplace-content-loader==13.0
|
|
33
|
+
ccs-digitalmarketplace-content-loader==13.1.0
|
|
34
34
|
# via -r requirements.txt
|
|
35
35
|
ccs-digitalmarketplace-utils==69.0.0
|
|
36
36
|
# via
|
|
@@ -108,7 +108,7 @@ govuk-country-register==0.5.0
|
|
|
108
108
|
# via
|
|
109
109
|
# -r requirements.txt
|
|
110
110
|
# ccs-digitalmarketplace-utils
|
|
111
|
-
hypothesis==6.
|
|
111
|
+
hypothesis==6.124.1
|
|
112
112
|
# via -r requirements-dev.in
|
|
113
113
|
idna==3.7
|
|
114
114
|
# via
|
package/requirements.in
CHANGED
package/requirements.txt
CHANGED
|
@@ -16,7 +16,7 @@ cachelib==0.13.0
|
|
|
16
16
|
# via flask-session
|
|
17
17
|
ccs-digitalmarketplace-apiclient==28.0.0
|
|
18
18
|
# via ccs-digitalmarketplace-utils
|
|
19
|
-
ccs-digitalmarketplace-content-loader==13.0
|
|
19
|
+
ccs-digitalmarketplace-content-loader==13.1.0
|
|
20
20
|
# via -r requirements.in
|
|
21
21
|
ccs-digitalmarketplace-utils==69.0.0
|
|
22
22
|
# via
|