From 53ff769a480ea6e48f163d3e6cb2da590a651963 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 11:42:10 +0000 Subject: [PATCH] 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ec87c0c..73351f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ MarkupSafe==2.1.5 msal==1.29.0 pycparser==2.22 pyodbc==5.1.0 -pyopenssl==24.1.0 +pyopenssl==24.2.1 python-dateutil==2.9.0.post0 python-editor==1.0.4 requests==2.32.3