From 491e15d447a9a7085959d51e48c0ab453e2ccb6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2026 05:33:41 +0000 Subject: [PATCH] Build(deps): Bump the python-dependencies group across 1 directory with 2 updates Bumps the python-dependencies group with 2 updates in the / directory: [eventlet](https://github.com/eventlet/eventlet) and [cryptography](https://github.com/pyca/cryptography). Updates `eventlet` from 0.41.1 to 0.41.2 - [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS) - [Commits](https://github.com/eventlet/eventlet/compare/0.41.1...0.41.2) Updates `cryptography` from 50.0.0 to 50.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/50.0.0...50.0.1) --- updated-dependencies: - dependency-name: eventlet dependency-version: 0.41.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: cryptography dependency-version: 50.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 467ffba..8fb8515 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,6 @@ pyotp==2.10.0 qrcode==8.2 paramiko==5.0.0 bcrypt==5.0.0 -eventlet==0.41.1 -cryptography==50.0.0 +eventlet==0.41.2 +cryptography==50.0.1 websocket-client==1.9.0