Skip to content

Commit b5f0f24

Browse files
committed
test(python): Update expected results
Signed-off-by: Frank Viernau <frank.viernau@gmail.com>
1 parent 92e13c2 commit b5f0f24

File tree

1 file changed

+9
-12
lines changed

1 file changed

+9
-12
lines changed

plugins/package-managers/python/src/funTest/assets/projects/external/example-python-flask-expected-output.yml

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ project:
2525
- id: "PyPI::jinja2:2.8.1"
2626
dependencies:
2727
- id: "PyPI::markupsafe:3.0.3"
28-
- id: "PyPI::werkzeug:3.1.3"
28+
- id: "PyPI::werkzeug:3.1.4"
2929
dependencies:
3030
- id: "PyPI::markupsafe:3.0.3"
3131
- id: "PyPI::gunicorn:19.6.0"
@@ -213,24 +213,21 @@ packages:
213213
url: "https://github.com/pallets/markupsafe.git"
214214
revision: ""
215215
path: ""
216-
- id: "PyPI::werkzeug:3.1.3"
217-
purl: "pkg:pypi/werkzeug@3.1.3"
218-
declared_licenses:
219-
- "BSD License"
220-
declared_licenses_processed:
221-
unmapped:
222-
- "BSD License"
216+
- id: "PyPI::werkzeug:3.1.4"
217+
purl: "pkg:pypi/werkzeug@3.1.4"
218+
declared_licenses: []
219+
declared_licenses_processed: {}
223220
description: "The comprehensive WSGI web application library."
224221
homepage_url: ""
225222
binary_artifact:
226-
url: "https://files.pythonhosted.org/packages/52/24/ab44c871b0f07f491e5d2ad12c9bd7358e527510618cb1b803a88e986db1/werkzeug-3.1.3-py3-none-any.whl"
223+
url: "https://files.pythonhosted.org/packages/2f/f9/9e082990c2585c744734f85bec79b5dae5df9c974ffee58fe421652c8e91/werkzeug-3.1.4-py3-none-any.whl"
227224
hash:
228-
value: "54b78bf3716d19a65be4fceccc0d1d7b89e608834989dfae50ea87564639213e"
225+
value: "2ad50fb9ed09cc3af22c54698351027ace879a0b60a3b5edf5730b2f7d876905"
229226
algorithm: "SHA-256"
230227
source_artifact:
231-
url: "https://files.pythonhosted.org/packages/9f/69/83029f1f6300c5fb2471d621ab06f6ec6b3324685a2ce0f9777fd4a8b71e/werkzeug-3.1.3.tar.gz"
228+
url: "https://files.pythonhosted.org/packages/45/ea/b0f8eeb287f8df9066e56e831c7824ac6bab645dd6c7a8f4b2d767944f9b/werkzeug-3.1.4.tar.gz"
232229
hash:
233-
value: "60723ce945c19328679790e3282cc758aa4a6040e4bb330f53d30fa546d44746"
230+
value: "cd3cd98b1b92dc3b7b3995038826c68097dcb16f9baa63abe35f20eafeb9fe5e"
234231
algorithm: "SHA-256"
235232
vcs:
236233
type: ""

0 commit comments

Comments
 (0)