From 0dfea4ddaa14931d9b07948583a0851791f4ddee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:51:36 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.4 in /python-rabbitmq-volttron-client Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 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/3.12...5.4) Signed-off-by: dependabot[bot] --- python-rabbitmq-volttron-client/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-rabbitmq-volttron-client/requirements.txt b/python-rabbitmq-volttron-client/requirements.txt index 68f46b4..2277c98 100644 --- a/python-rabbitmq-volttron-client/requirements.txt +++ b/python-rabbitmq-volttron-client/requirements.txt @@ -1,6 +1,6 @@ gevent-pika==0.2 gevent==1.1.2 -PyYAML==3.12 +PyYAML==5.4 cryptography==2.2.2 requests[security]==2.21.0