Skip to content

Commit 1acfd67

Browse files
fixing errors by updating pyopenssl
1 parent 481b328 commit 1acfd67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/universal/test-project/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ checkPythonPackageVersion "python" "urllib3" "2.5.0"
191191
## Conda Python
192192
checkCondaPackageVersion "requests" "2.31.0"
193193
checkCondaPackageVersion "cryptography" "41.0.4"
194-
checkCondaPackageVersion "pyopenssl" "23.2.0"
194+
checkCondaPackageVersion "pyopenssl" "25.0.0"
195195
checkCondaPackageVersion "urllib3" "2.5.0"
196196

197197
## Test Conda

0 commit comments

Comments
 (0)