From 609b3dd3380273d57caa59d3cde9796a686ae856 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 06:38:33 +0000 Subject: [PATCH] Bump salt from 3001 to 3002.7 in /src/jetson Bumps [salt](https://github.com/saltstack/salt) from 3001 to 3002.7. - [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...v3002.7) --- 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..d4fce1e9 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==3002.7 torchvision