We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd80eec commit eb3c585Copy full SHA for eb3c585
tests/test_resolution.py
@@ -147,7 +147,7 @@ def test_without_supported_wheels():
147
assert plist == [
148
"pkg:pypi/autobahn@22.3.2",
149
"pkg:pypi/cffi@1.15.1",
150
- "pkg:pypi/cryptography@41.0.1",
+ "pkg:pypi/cryptography@41.0.2",
151
"pkg:pypi/hyperlink@21.0.0",
152
"pkg:pypi/idna@3.4",
153
"pkg:pypi/pycparser@2.21",
0 commit comments