From 008734f61a2ec77fa0ac0bf12ce35315309ed9bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 20:04:16 +0000 Subject: [PATCH] chore(deps): update dependency pycryptodome to v3.19.1 [security] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9c2225b..b0ec476 100644 --- a/requirements.txt +++ b/requirements.txt @@ -134,7 +134,7 @@ pycodestyle==2.10.0 # via # plxcontroller (pyproject.toml) # flake8 -pycryptodome==3.19.0 +pycryptodome==3.19.1 # via plxscripting pyflakes==3.0.1 # via