Skip to content

Commit 5e15865

Browse files
committed
test(python): Update expected results
Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.org>
1 parent 2a2b4c4 commit 5e15865

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

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.3.2"
23+
- id: "PyPI::click:8.3.3"
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.3"
3131
- id: "PyPI::gunicorn:19.6.0"
3232
packages:
33-
- id: "PyPI::click:8.3.2"
34-
purl: "pkg:pypi/click@8.3.2"
33+
- id: "PyPI::click:8.3.3"
34+
purl: "pkg:pypi/click@8.3.3"
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/e4/20/71885d8b97d4f3dde17b1fdb92dbd4908b00541c5a3379787137285f602e/click-8.3.2-py3-none-any.whl"
40+
url: "https://files.pythonhosted.org/packages/ae/44/c1221527f6a71a01ec6fbad7fa78f1d50dfa02217385cf0fa3eec7087d59/click-8.3.3-py3-none-any.whl"
4141
hash:
42-
value: "1924d2c27c5653561cd2cae4548d1406039cb79b858b747cfea24924bbc1616d"
42+
value: "a2bf429bb3033c89fa4936ffb35d5cb471e3719e1f3c8a7c3fff0b8314305613"
4343
algorithm: "SHA-256"
4444
source_artifact:
45-
url: "https://files.pythonhosted.org/packages/57/75/31212c6bf2503fdf920d87fee5d7a86a2e3bcf444984126f13d8e4016804/click-8.3.2.tar.gz"
45+
url: "https://files.pythonhosted.org/packages/bb/63/f9e1ea081ce35720d8b92acde70daaedace594dc93b693c869e0d5910718/click-8.3.3.tar.gz"
4646
hash:
47-
value: "14162b8b3b3550a7d479eafa77dfd3c38d9dc8951f6f69c78913a8f9a7540fd5"
47+
value: "398329ad4837b2ff7cbe1dd166a4c0f8900c3ca3a218de04466f38f6497f18a2"
4848
algorithm: "SHA-256"
4949
vcs:
5050
type: ""

0 commit comments

Comments
 (0)