From a134534b3f687df2a4990e28e92ef2fcd8aa9ba0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 14:00:19 +0200 Subject: [PATCH] build(deps): bump requests from 2.31.0 to 2.32.0 in /examples/torch_mnist (#126) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Juan Pedro GutiƩrrez Hermosillo Muriedas --- examples/torch_mnist/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/torch_mnist/requirements.txt b/examples/torch_mnist/requirements.txt index d23b6a2..e28742f 100644 --- a/examples/torch_mnist/requirements.txt +++ b/examples/torch_mnist/requirements.txt @@ -29,7 +29,7 @@ py-cpuinfo==5.0.0 pynvml==11.5.0 python-dateutil==2.8.2 pytz==2023.3 -requests==2.31.0 +requests==2.32.0 six==1.16.0 sympy==1.12 torch==2.0.1