From ef51a566124467513489a9b10cb09a43c67889a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 05:08:43 +0000 Subject: [PATCH] Bump pycrypto from 2.6 to 2.6.1 in /testing/mozharness Bumps [pycrypto](https://github.com/pycrypto/pycrypto) from 2.6 to 2.6.1. - [Changelog](https://github.com/pycrypto/pycrypto/blob/master/ChangeLog) - [Commits](https://github.com/pycrypto/pycrypto/compare/v2.6...v2.6.1) --- updated-dependencies: - dependency-name: pycrypto dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- testing/mozharness/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 testing/mozharness/requirements.txt diff --git a/testing/mozharness/requirements.txt b/testing/mozharness/requirements.txt old mode 100755 new mode 100644 index cc856947553..f9c96eacbc3 --- a/testing/mozharness/requirements.txt +++ b/testing/mozharness/requirements.txt @@ -13,7 +13,7 @@ mock==1.0.1 nose==1.2.1 ordereddict==1.1 paramiko==1.10.0 -pycrypto==2.6 +pycrypto==2.6.1 pyflakes==0.6.1 pylint==0.27.0 simplejson==2.1.1