Skip to content

Commit cbb580d

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

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
@@ -20,7 +20,7 @@ project:
2020
dependencies:
2121
- id: "PyPI::flask:0.12"
2222
dependencies:
23-
- id: "PyPI::click:8.2.2"
23+
- id: "PyPI::click:8.3.0"
2424
- id: "PyPI::itsdangerous:2.2.0"
2525
- id: "PyPI::jinja2:2.8.1"
2626
dependencies:
@@ -30,21 +30,21 @@ project:
3030
- id: "PyPI::markupsafe:3.0.2"
3131
- id: "PyPI::gunicorn:19.6.0"
3232
packages:
33-
- id: "PyPI::click:8.2.2"
34-
purl: "pkg:pypi/click@8.2.2"
33+
- id: "PyPI::click:8.3.0"
34+
purl: "pkg:pypi/click@8.3.0"
3535
declared_licenses: []
3636
declared_licenses_processed: {}
3737
description: "Composable command line interface toolkit"
3838
homepage_url: ""
3939
binary_artifact:
40-
url: "https://files.pythonhosted.org/packages/ec/85/e7297e34133ae1cfde3bffd30c24e1ef055248251baa877834e048687a28/click-8.2.2-py3-none-any.whl"
40+
url: "https://files.pythonhosted.org/packages/db/d3/9dcc0f5797f070ec8edf30fbadfb200e71d9db6b84d211e3b2085a7589a0/click-8.3.0-py3-none-any.whl"
4141
hash:
42-
value: "52e1e9f5d3db8c85aa76968c7c67ed41ddbacb167f43201511c8fd61eb5ba2ca"
42+
value: "9b9f285302c6e3064f4330c05f05b81945b2a39544279343e6e7c5f27a9baddc"
4343
algorithm: "SHA-256"
4444
source_artifact:
45-
url: "https://files.pythonhosted.org/packages/e9/87/105111999772ec9730e3d4d910c723ea9763ece2ec441533a5cea1e87e3c/click-8.2.2.tar.gz"
45+
url: "https://files.pythonhosted.org/packages/46/61/de6cd827efad202d7057d93e0fed9294b96952e188f7384832791c7b2254/click-8.3.0.tar.gz"
4646
hash:
47-
value: "068616e6ef9705a07b6db727cb9c248f4eb9dae437a30239f56fa94b18b852ef"
47+
value: "e7b8232224eba16f4ebe410c25ced9f7875cb5f3263ffc93cc3e8da705e229c4"
4848
algorithm: "SHA-256"
4949
vcs:
5050
type: ""

0 commit comments

Comments
 (0)