Skip to content

Commit 828fb0b

Browse files
committed
Use latest setuptools in tests
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 8ef34e2 commit 828fb0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_resolution.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ def test_without_supported_wheels():
145145
"pkg:pypi/hyperlink@21.0.0",
146146
"pkg:pypi/idna@3.3",
147147
"pkg:pypi/pycparser@2.21",
148-
"pkg:pypi/setuptools@63.2.0",
148+
"pkg:pypi/setuptools@63.3.0",
149149
"pkg:pypi/txaio@22.2.1",
150150
]
151151

0 commit comments

Comments
 (0)