Skip to content

Commit a2343c6

Browse files
author
mathioud
committed
update tests version
Signed-off-by: mathioud <georgios.mathioudakis@here.com>
1 parent 9e63f97 commit a2343c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_resolution.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ def test_get_resolved_dependencies_with_flask_and_python_36():
9393
)
9494

9595
assert plist == [
96-
"pkg:pypi/click@8.1.4",
96+
"pkg:pypi/click@8.0.4",
9797
"pkg:pypi/dataclasses@0.8",
9898
"pkg:pypi/flask@2.0.3",
9999
"pkg:pypi/importlib-metadata@4.8.3",

0 commit comments

Comments
 (0)