From 96fa657c27d742a0ebf5b967cf3631291da1a117 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 01:51:23 +0000 Subject: [PATCH] Bump pyyaml from 5.3.1 to 5.4 in /jsk_perception/docker/clip Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4. - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- jsk_perception/docker/clip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jsk_perception/docker/clip/requirements.txt b/jsk_perception/docker/clip/requirements.txt index 74c63fe7c0..786daf99f6 100644 --- a/jsk_perception/docker/clip/requirements.txt +++ b/jsk_perception/docker/clip/requirements.txt @@ -21,7 +21,7 @@ parso==0.7.0 pkginfo==1.7.0 pycosat==0.6.3 python-etcd==0.4.5 -PyYAML==5.3.1 +PyYAML==5.4 regex==2023.3.23 ruamel-yaml==0.15.87 torch==1.7.1