From 2ef1eae4b48c9af746406e7eab06c04da17d9b05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 06:43:18 +0000 Subject: [PATCH] Bump salt from 3001 to 3003.3 in /src/jetson Bumps [salt](https://github.com/saltstack/salt) from 3001 to 3003.3. - [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.3) --- 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..966d12d4 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.3 torchvision