Skip to content

Commit 95db125

Browse files
committed
test(python): Update expected results
Signed-off-by: Sebastian Schuberth <[email protected]>
1 parent cf14991 commit 95db125

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 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:2.1.3"
28-
- id: "PyPI::werkzeug:2.3.7"
28+
- id: "PyPI::werkzeug:3.0.0"
2929
dependencies:
3030
- id: "PyPI::markupsafe:2.1.3"
3131
- id: "PyPI::gunicorn:19.6.0"
@@ -227,8 +227,8 @@ packages:
227227
url: "https://github.com/pallets/markupsafe.git"
228228
revision: ""
229229
path: ""
230-
- id: "PyPI::werkzeug:2.3.7"
231-
purl: "pkg:pypi/werkzeug@2.3.7"
230+
- id: "PyPI::werkzeug:3.0.0"
231+
purl: "pkg:pypi/werkzeug@3.0.0"
232232
declared_licenses:
233233
- "BSD License"
234234
declared_licenses_processed:
@@ -237,14 +237,14 @@ packages:
237237
description: "The comprehensive WSGI web application library."
238238
homepage_url: ""
239239
binary_artifact:
240-
url: "https://files.pythonhosted.org/packages/9b/59/a7c32e3d8d0e546a206e0552a2c04444544f15c1da4a01df8938d20c6ffc/werkzeug-2.3.7-py3-none-any.whl"
240+
url: "https://files.pythonhosted.org/packages/b6/a5/54b01f663d60d5334f6c9c87c26274e94617a4fd463d812463626423b10d/werkzeug-3.0.0-py3-none-any.whl"
241241
hash:
242-
value: "effc12dba7f3bd72e605ce49807bbe692bd729c3bb122a3b91747a6ae77df528"
242+
value: "cbb2600f7eabe51dbc0502f58be0b3e1b96b893b05695ea2b35b43d4de2d9962"
243243
algorithm: "SHA-256"
244244
source_artifact:
245-
url: "https://files.pythonhosted.org/packages/ef/56/0acc9f560053478a4987fa35c95d904f04b6915f6b5c4d1c14dc8862ba0a/werkzeug-2.3.7.tar.gz"
245+
url: "https://files.pythonhosted.org/packages/8c/47/75c7099c78dc207486e30cdb2b16059ca6d5c6cdcf9290f4621368bd06e4/werkzeug-3.0.0.tar.gz"
246246
hash:
247-
value: "2b8c0e447b4b9dbcc85dd97b6eeb4dcbaf6c8b6c3be0bd654e25553e0a2157d8"
247+
value: "3ffff4dcc32db52ef3cc94dff3000a3c2846890f3a5a51800a27b909c5e770f0"
248248
algorithm: "SHA-256"
249249
vcs:
250250
type: ""

0 commit comments

Comments
 (0)