From f105dbaabfbaae36d41e0191720969ae10e652fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 02:24:48 +0000 Subject: [PATCH] chore(deps): bump rsa from 4.8 to 4.9.1 in /tests/docker Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 4.8 to 4.9.1. - [Changelog](https://github.com/sybrenstuvel/python-rsa/blob/main/CHANGELOG.md) - [Commits](https://github.com/sybrenstuvel/python-rsa/commits) --- updated-dependencies: - dependency-name: rsa dependency-version: 4.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/docker/requirements.txt b/tests/docker/requirements.txt index 3250ff45..b461cd73 100644 --- a/tests/docker/requirements.txt +++ b/tests/docker/requirements.txt @@ -26,7 +26,7 @@ requests-oauthlib==2.0.0 robotframework==5.0 robotframework-databaselibrary==1.2.4 robotframework-requests==0.9.7 -rsa==4.8 +rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 six==1.16.0