From 305b33ddf13abb38c5cd577a244a7121c6b22d18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 03:13:44 +0000 Subject: [PATCH] build(deps-dev): bump pyopenssl from 25.3.0 to 26.0.0 Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 25.3.0 to 26.0.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/25.3.0...26.0.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-version: 26.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index dbcd4c3..e19c370 100644 --- a/Pipfile +++ b/Pipfile @@ -25,7 +25,7 @@ pytest-cov = "~=4.0.0" moto = "~=5.1.0" sphinx = "*" sphinx-rtd-theme = "*" -pyopenssl = "~=25.3.0" +pyopenssl = "~=26.0.0" aws-sam-cli = "~=1.161.0" [requires] diff --git a/Pipfile.lock b/Pipfile.lock index 6dd6ac3..4c1ea70 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "05763c42e51202aa2db8477c348e237e95b829e9406892066028e42f0c67af6c" + "sha256": "04f6b98eac8c3794e3864d3120703e0556959703cd7f770379f69864b1dbf462" }, "pipfile-spec": 6, "requires": { @@ -1224,12 +1224,12 @@ }, "pyopenssl": { "hashes": [ - "sha256:1fda6fc034d5e3d179d39e59c1895c9faeaf40a79de5fc4cbbfbe0d36f4a77b6", - "sha256:c981cb0a3fd84e8602d7afc209522773b94c1c2446a3c710a75b06fe1beae329" + "sha256:df94d28498848b98cc1c0ffb8ef1e71e40210d3b0a8064c9d29571ed2904bf81", + "sha256:f293934e52936f2e3413b89c6ce36df66a0b34ae1ea3a053b8c5020ff2f513fc" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==25.3.0" + "markers": "python_version >= '3.8'", + "version": "==26.0.0" }, "pytest": { "hashes": [