From 301f9ecb27959eae128e6e704caaee833e260d56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 16:40:37 +0000 Subject: [PATCH] Bump pyopenssl from 25.1.0 to 26.0.0 in /requirements Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 25.1.0 to 26.0.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/25.1.0...26.0.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-version: 26.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 190695001..887874b70 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -5,4 +5,4 @@ sentry-sdk==2.14.0 esbonio==0.16.5 django-extensions==4.1 Werkzeug==3.1.4 -pyOpenSSL==25.1.0 \ No newline at end of file +pyOpenSSL==26.0.0 \ No newline at end of file