Skip to content

Commit 3fdff98

Browse files
committed
chore: Update pyOpenSSL version in Pipfile and Pipfile.lock
1 parent a9c4d32 commit 3fdff98

File tree

2 files changed

+136
-129
lines changed

2 files changed

+136
-129
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name = "pypi"
66
[packages]
77
bcrypt = "5.0.0"
88
cryptography = "==46.0.5"
9-
pyopenssl = "==25.3.0"
9+
pyopenssl = "==26.0.0"
1010
distro = "==1.9.0"
1111
jsonschema = "==4.26.0"
1212
pexpect = "==4.9.0"

0 commit comments

Comments
 (0)