ccs-digitalmarketplace-frameworks 1.3.45 → 1.4.2

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.
package/SECURITY.md ADDED
@@ -0,0 +1,7 @@
1
+ Contact: cybersecurity@crowncommercial.gov.uk
2
+
3
+ Policy: https://www.crowncommercial.gov.uk/vulnerability-disclosure-policy
4
+
5
+ Acknowledgements: https://www.crowncommercial.gov.uk/vulnerability-disclosure-policy/acknowledgements
6
+
7
+ Encryption: https://github.com/Crown-Commercial-Service/ccs-vulnerability-disclosure-policy/blob/main/vulnerability-disclosure-public-encryption.pub
@@ -1,4 +1,3 @@
1
1
  call_off_contract_url: https://www.gov.uk/guidance/digital-outcomes-and-specialists-6-legal-documents/__placeholder__
2
- framework_agreement_pdf_url: https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/947688/DOS5-framework-award-form.odt/__placeholder__
3
- framework_agreement_url: https://www.gov.uk/guidance/digital-outcomes-and-specialists-6-legal-documents/__placeholder__
2
+ framework_agreement_url: https://www.crowncommercial.gov.uk/digital-outcomes-6-contract-terms-and-conditions/
4
3
  supplier_guide_url: https://www.gov.uk/guidance/how-to-apply-to-sell-on-the-digital-outcomes-framework
@@ -1,7 +1,7 @@
1
1
  name: Certified security testers
2
2
  question: Is your security testing performed by certified security testers?
3
3
  hint: Security testing includes penetration testing and IT Health Checks.
4
-
4
+ hidden: true
5
5
  depends:
6
6
  - "on": lot
7
7
  being:
@@ -1,6 +1,6 @@
1
1
  name: Certified Professional (CCP) risk analysts
2
2
  question: Are your risk analysts Certified Professional (CCP) scheme-accredited?
3
-
3
+ hidden: true
4
4
  depends:
5
5
  - "on": lot
6
6
  being:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "1.3.45",
3
+ "version": "1.4.2",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": "git@github.com:Brickendon-DMp1-5/digitalmarketplace-frameworks",
6
6
  "author": "enquiries@digitalmarketplace.service.gov.uk"
@@ -1,11 +1,9 @@
1
1
  #
2
- # This file is autogenerated by pip-compile
2
+ # This file is autogenerated by pip-compile with python 3.9
3
3
  # To update, run:
4
4
  #
5
5
  # pip-compile requirements-dev.in
6
6
  #
7
- asn1crypto==1.4.0
8
- # via cryptography
9
7
  attrs==20.3.0
10
8
  # via
11
9
  # hypothesis
@@ -19,6 +17,8 @@ botocore==1.20.55
19
17
  # via
20
18
  # boto3
21
19
  # s3transfer
20
+ cachelib==0.6.0
21
+ # via flask-session
22
22
  certifi==2020.12.5
23
23
  # via requests
24
24
  cffi==1.14.5
@@ -29,15 +29,19 @@ click==7.1.2
29
29
  # via flask
30
30
  contextlib2==0.6.0.post1
31
31
  # via digitalmarketplace-utils
32
- cryptography==2.3.1
32
+ cryptography==36.0.1
33
33
  # via digitalmarketplace-utils
34
34
  deepmerge==1.0.1
35
- # via -r requirements-dev.in
35
+ # via
36
+ # -r requirements-dev.in
37
+ # -r requirements.txt
36
38
  defusedxml==0.7.1
37
39
  # via odfpy
38
- git+https://github.com/alphagov/digitalmarketplace-content-loader.git@7.22.0#egg=digitalmarketplace-content-loader==7.22.0
40
+ deprecated==1.2.13
41
+ # via redis
42
+ digitalmarketplace-content-loader==9.1.0
39
43
  # via -r requirements.txt
40
- git+https://github.com/alphagov/digitalmarketplace-utils.git@52.10.0#egg=digitalmarketplace-utils==52.10.0
44
+ digitalmarketplace-utils==60.8.1
41
45
  # via
42
46
  # -r requirements.txt
43
47
  # digitalmarketplace-content-loader
@@ -47,23 +51,23 @@ docopt==0.6.2
47
51
  # notifications-python-client
48
52
  flake8==3.9.1
49
53
  # via -r requirements-dev.in
50
- flask-gzip==0.2
51
- # via digitalmarketplace-utils
52
- flask-login==0.5.0
53
- # via digitalmarketplace-utils
54
- flask-script==2.0.6
55
- # via digitalmarketplace-utils
56
- flask-wtf==0.14.3
57
- # via digitalmarketplace-utils
58
54
  flask==1.0.4
59
55
  # via
60
56
  # digitalmarketplace-content-loader
61
57
  # digitalmarketplace-utils
62
58
  # flask-gzip
63
59
  # flask-login
64
- # flask-script
60
+ # flask-session
65
61
  # flask-wtf
66
62
  # gds-metrics
63
+ flask-gzip==0.2
64
+ # via digitalmarketplace-utils
65
+ flask-login==0.5.0
66
+ # via digitalmarketplace-utils
67
+ flask-session==0.4.0
68
+ # via digitalmarketplace-utils
69
+ flask-wtf==0.14.3
70
+ # via digitalmarketplace-utils
67
71
  fleep==1.0.1
68
72
  # via digitalmarketplace-utils
69
73
  future==0.18.2
@@ -75,9 +79,7 @@ govuk-country-register==0.5.0
75
79
  hypothesis==6.10.0
76
80
  # via -r requirements-dev.in
77
81
  idna==2.10
78
- # via
79
- # cryptography
80
- # requests
82
+ # via requests
81
83
  inflection==0.5.1
82
84
  # via digitalmarketplace-content-loader
83
85
  iniconfig==1.1.1
@@ -96,7 +98,7 @@ jmespath==0.10.0
96
98
  # botocore
97
99
  jsonschema==3.2.0
98
100
  # via -r requirements-dev.in
99
- mailchimp3==3.0.6
101
+ mailchimp3==3.0.17
100
102
  # via digitalmarketplace-utils
101
103
  markdown==2.6.11
102
104
  # via digitalmarketplace-content-loader
@@ -115,7 +117,9 @@ notifications-python-client==5.7.1
115
117
  odfpy==1.4.1
116
118
  # via digitalmarketplace-utils
117
119
  packaging==20.9
118
- # via pytest
120
+ # via
121
+ # pytest
122
+ # redis
119
123
  pluggy==0.13.1
120
124
  # via pytest
121
125
  prometheus-client==0.10.1
@@ -128,7 +132,7 @@ pycparser==2.20
128
132
  # via cffi
129
133
  pyflakes==2.3.1
130
134
  # via flake8
131
- pyjwt==2.0.1
135
+ pyjwt==2.4.0
132
136
  # via notifications-python-client
133
137
  pyparsing==2.4.7
134
138
  # via packaging
@@ -138,7 +142,7 @@ pytest==6.2.3
138
142
  # via -r requirements-dev.in
139
143
  python-dateutil==2.8.1
140
144
  # via botocore
141
- git+https://github.com/madzak/python-json-logger.git@v0.1.11#egg=python-json-logger==v0.1.11
145
+ python-json-logger==2.0.2
142
146
  # via
143
147
  # -r requirements.txt
144
148
  # digitalmarketplace-utils
@@ -148,6 +152,8 @@ pyyaml==5.4.1
148
152
  # via
149
153
  # -r requirements-dev.in
150
154
  # digitalmarketplace-content-loader
155
+ redis==4.1.4
156
+ # via digitalmarketplace-utils
151
157
  requests==2.25.1
152
158
  # via
153
159
  # digitalmarketplace-utils
@@ -157,7 +163,6 @@ s3transfer==0.4.1
157
163
  # via boto3
158
164
  six==1.15.0
159
165
  # via
160
- # cryptography
161
166
  # jsonschema
162
167
  # python-dateutil
163
168
  sortedcontainers==2.3.0
@@ -171,11 +176,11 @@ urllib3==1.26.5
171
176
  # botocore
172
177
  # requests
173
178
  werkzeug==1.0.1
174
- # via
175
- # digitalmarketplace-utils
176
- # flask
179
+ # via flask
177
180
  workdays==1.4
178
181
  # via digitalmarketplace-utils
182
+ wrapt==1.14.0
183
+ # via deprecated
179
184
  wtforms==2.3.3
180
185
  # via flask-wtf
181
186
 
package/requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
1
  docopt==0.6.2
2
2
  deepmerge==1.0.1
3
- git+https://github.com/madzak/python-json-logger.git@v0.1.11#egg=python-json-logger==v0.1.11
4
- git+https://github.com/alphagov/digitalmarketplace-content-loader.git@7.22.0#egg=digitalmarketplace-content-loader==7.22.0
5
- git+https://github.com/alphagov/digitalmarketplace-utils.git@52.10.0#egg=digitalmarketplace-utils==52.10.0
3
+ python-json-logger==2.0.2
4
+ digitalmarketplace-content-loader==9.1.0
5
+ digitalmarketplace-utils==60.8.1
@@ -37,7 +37,7 @@ MANIFEST_QUESTION_SET = {
37
37
  # `item` property wouldn't usually be part of a brief response but is included here as the dynamic list child question
38
38
  # `evidence` relies on an `item` in its context to render
39
39
  QUESTION_SET_CONTEXT = {
40
- 'briefs': {'lot': 'context-lot'},
40
+ 'briefs': {'lot': 'context-lot', 'lotSlug': 'context-lot-slug'},
41
41
  'brief-responses': {
42
42
  'lot': 'context-lot',
43
43
  'brief': mock.MagicMock(),