From 979e6c40fff55943e1b2778a56176decf69571c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 05:25:09 +0000 Subject: [PATCH] Bump certifi in /cpp_torch/example/torch_jit/torch_jit/run/data Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.5.30 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2021.05.30...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cpp_torch/example/torch_jit/torch_jit/run/data/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpp_torch/example/torch_jit/torch_jit/run/data/requirements.txt b/cpp_torch/example/torch_jit/torch_jit/run/data/requirements.txt index e89a45c..93b0d3b 100644 --- a/cpp_torch/example/torch_jit/torch_jit/run/data/requirements.txt +++ b/cpp_torch/example/torch_jit/torch_jit/run/data/requirements.txt @@ -1,5 +1,5 @@ astunparse==1.6.3 -certifi==2021.5.30 +certifi==2022.12.7 chardet==4.0.0 cycler==0.10.0 dataclasses==0.8