From c8fa107ee02287c1dfe04653877a27e6fcaf1fd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 20:58:03 +0000 Subject: [PATCH] build(deps): bump pyopenssl from 24.1.0 to 24.2.1 Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 24.1.0 to 24.2.1. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/24.1.0...24.2.1) --- updated-dependencies: - dependency-name: pyopenssl dependency-type: direct:production update-type: version-update:semver-minor ... 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 239edaef8..a47b06315 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -8,7 +8,7 @@ objgraph==3.6.1 Pillow==10.4.0 pixelmatch==0.3.0 pre-commit==3.4.0 -pyOpenSSL==24.1.0 +pyOpenSSL==24.2.1 pytest==8.3.2 pytest-asyncio==0.21.2 pytest-cov==5.0.0