From 20f38d146dca990c77633a6fd023573619ef50c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 20:35:33 +0000 Subject: [PATCH] chore(python-deps): update dependency cryptography to v49 in all dependant actions --- actions/update_development_dependencies/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actions/update_development_dependencies/requirements.txt b/actions/update_development_dependencies/requirements.txt index 02209b9f..97af2a28 100644 --- a/actions/update_development_dependencies/requirements.txt +++ b/actions/update_development_dependencies/requirements.txt @@ -12,7 +12,7 @@ cleo==2.1.0 click==8.4.2 colorama==0.4.6 ; (os_name == "nt" or platform_system == "Windows" or sys_platform == "win32") crashtest==0.4.1 -cryptography==48.0.1 ; sys_platform == "linux" +cryptography==49.0.0 ; sys_platform == "linux" distlib==0.4.3 distro==1.9.0 dulwich==1.2.6