瀏覽代碼

chore(deps): bump pyopenssl from 26.3.0 to 26.4.0 (#553)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2 周之前
父節點
當前提交
2c2cc772fc
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      poetry.lock

+ 4 - 4
poetry.lock

@@ -1211,18 +1211,18 @@ pyobjc-framework-Cocoa = ">=12.2.1"
 
 [[package]]
 name = "pyopenssl"
-version = "26.3.0"
+version = "26.4.0"
 description = "Python wrapper module around the OpenSSL library"
 optional = false
 python-versions = ">=3.9"
 groups = ["main"]
 files = [
-    {file = "pyopenssl-26.3.0-py3-none-any.whl", hash = "sha256:46367f8f66b92271e6d218da9c87607e1ef5a0bc5c8dea5bb3db82f395c385a3"},
-    {file = "pyopenssl-26.3.0.tar.gz", hash = "sha256:589de7fae1c9ea670d18422ed00fc04da787bbde8e1454aea872aa57b49ad341"},
+    {file = "pyopenssl-26.4.0-py3-none-any.whl", hash = "sha256:f0eb0cb2d581d3ad2b9c489468485e7f2ab6727d08401bcf9d824c3caddf3c1c"},
+    {file = "pyopenssl-26.4.0.tar.gz", hash = "sha256:28dfcce0162b9211413e26dfbfdf1d24317fbeba18fc93c12400a1856b2a0bc7"},
 ]
 
 [package.dependencies]
-cryptography = ">=49.0.0,<50"
+cryptography = ">=49.0.0,<51"
 typing-extensions = {version = ">=4.9", markers = "python_version < \"3.13\""}
 
 [package.extras]