From 9582b614939955dcf22bc342a438531f61f90928 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 20:45:56 +0000 Subject: [PATCH] chore(deps): bump pyopenssl from 24.2.1 to 24.3.0 Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 24.2.1 to 24.3.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/24.2.1...24.3.0) --- 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 bda0507..957733a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ Pillow==11.0.0 pygame==2.6.1 pygobject==3.50.0 pyinotify==0.9.6 -pyOpenSSL==24.2.1 +pyOpenSSL==24.3.0 pyserial==3.5 python-apt==0.9.3.12 python-debian==0.1.49