From 8a6a3a8d7f2d7d8f4da51e2d5b4cdd6755cee7c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 22:51:02 +0000 Subject: [PATCH] build(deps): bump pyopenssl from 24.3.0 to 25.0.0 Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 24.3.0 to 25.0.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/24.3.0...25.0.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- local-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local-requirements.txt b/local-requirements.txt index a81932b5e..0798822ad 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -8,7 +8,7 @@ objgraph==3.6.2 Pillow==11.1.0 pixelmatch==0.3.0 pre-commit==3.5.0 -pyOpenSSL==24.3.0 +pyOpenSSL==25.0.0 pytest==8.3.4 pytest-asyncio==0.25.3 pytest-cov==6.0.0