From 268880f40d0e670a703726792bc412fb11303b5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 22:50:48 +0000 Subject: [PATCH] Bump cryptography from 3.4.8 to 39.0.1 in /ICLR2023 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.8 to 39.0.1. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.4.8...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ICLR2023/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 ICLR2023/requirements.txt diff --git a/ICLR2023/requirements.txt b/ICLR2023/requirements.txt old mode 100755 new mode 100644 index e3d161f..cf82115 --- a/ICLR2023/requirements.txt +++ b/ICLR2023/requirements.txt @@ -64,7 +64,7 @@ configobj==5.0.6 configparser==5.0.2 constantly==15.1.0 contextlib2==21.6.0 -cryptography==3.4.8 +cryptography==39.0.1 cycler==0.10.0 cymem==2.0.5 datasets==1.15.1