From 4c6f0f92c5a2858ffdb031cba3b2214411af6b89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 18:35:30 +0000 Subject: [PATCH] Bump pyopenssl from 23.2.0 to 23.3.0 in /stix_shifter Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 23.2.0 to 23.3.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/23.2.0...23.3.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- stix_shifter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stix_shifter/requirements.txt b/stix_shifter/requirements.txt index 547bec42e..fdbd541a0 100644 --- a/stix_shifter/requirements.txt +++ b/stix_shifter/requirements.txt @@ -11,7 +11,7 @@ flask==3.0.0 flatten_json==0.1.13 json-fix==0.5.2 jsonmerge==1.9.2 -pyOpenSSL==23.2.0 +pyOpenSSL==23.3.0 python-dateutil==2.8.2 requests_toolbelt==0.10.1 stix2-matcher==3.0.0