From b31c3adf3f830fa4adfea599e36753b3d1fec6e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 07:40:07 +0000 Subject: [PATCH] Bump pyyaml from 5.1 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.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.1...5.4) Signed-off-by: dependabot[bot] --- requirements_client.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_client.txt b/requirements_client.txt index e2c5ae880..ed19d9b38 100644 --- a/requirements_client.txt +++ b/requirements_client.txt @@ -1,5 +1,5 @@ numpy==1.15.0 -PyYAML==5.1 +PyYAML==5.4 requests==2.23 msgpack-numpy==0.4.5 pyzmq==19.0.0