From 41320e13b506a6aa81647a13cafefa5dff212546 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 19:47:36 +0000 Subject: [PATCH] Bump pyyaml from 5.3.1 to 5.4 in /coms/coms Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/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] --- coms/coms/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coms/coms/requirements.txt b/coms/coms/requirements.txt index 7ae67d0..c6943d4 100644 --- a/coms/coms/requirements.txt +++ b/coms/coms/requirements.txt @@ -1,7 +1,7 @@ trio==0.20.0 numcompress==0.1.2 netifaces==0.11.0 -pyyaml==5.3.1 +pyyaml==5.4 scikit-image==0.18.3 pyquaternion==0.9.9 opencv-python==4.5.5.62