Skip to content

Commit aa16788

Browse files
committed
Bump live test expectations
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 523928b commit aa16788

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
@@ -56,7 +56,7 @@ def test_get_resolved_dependencies_with_flask_and_python_310_windows():
5656
as_list = [p["package"] for p in results]
5757
assert as_list == [
5858
"pkg:pypi/click@8.1.3",
59-
"pkg:pypi/colorama@0.4.4",
59+
"pkg:pypi/colorama@0.4.5",
6060
"pkg:pypi/flask@2.1.2",
6161
"pkg:pypi/itsdangerous@2.1.2",
6262
"pkg:pypi/jinja2@3.1.2",

0 commit comments

Comments
 (0)