From 3f3d19ae249f7451b22940fde7463f8023cf7ae1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 22:42:28 +0000 Subject: [PATCH] Bump salt from 3001 to 3003.5 in /src/jetson Bumps [salt](https://github.com/saltstack/salt) from 3001 to 3003.5. - [Release notes](https://github.com/saltstack/salt/releases) - [Changelog](https://github.com/saltstack/salt/blob/master/CHANGELOG.md) - [Commits](https://github.com/saltstack/salt/compare/v3001...v3003.5) --- updated-dependencies: - dependency-name: salt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/jetson/jetson-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/jetson/jetson-requirements.txt b/src/jetson/jetson-requirements.txt index 5da5d18c..849f10a3 100644 --- a/src/jetson/jetson-requirements.txt +++ b/src/jetson/jetson-requirements.txt @@ -4,5 +4,5 @@ tqdm==4.42.1 pycrypto==2.6.1 pbkdf2==1.3 distro==1.5.0 -salt==3001 +salt==3003.5 torchvision