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 481b328 commit 1acfd67Copy full SHA for 1acfd67
src/universal/test-project/test.sh
@@ -191,7 +191,7 @@ checkPythonPackageVersion "python" "urllib3" "2.5.0"
191
## Conda Python
192
checkCondaPackageVersion "requests" "2.31.0"
193
checkCondaPackageVersion "cryptography" "41.0.4"
194
-checkCondaPackageVersion "pyopenssl" "23.2.0"
+checkCondaPackageVersion "pyopenssl" "25.0.0"
195
checkCondaPackageVersion "urllib3" "2.5.0"
196
197
## Test Conda
0 commit comments