From 0a06bfb42aeec35db84dc8b02dcbbe1b8ffdfb54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:53:36 +0000 Subject: [PATCH] Bump pyyaml from 5.3.1 to 5.4 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) Signed-off-by: dependabot[bot] --- pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip-requirements.txt b/pip-requirements.txt index c635626..6f0e25d 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -27,7 +27,7 @@ PyJWT==1.7.1 PyNaCl==1.4.0 pyparsing==2.4.7 python-json-logger==0.1.11 -PyYAML==5.3.1 +PyYAML==5.4 requests==2.25.0 six==1.15.0 urllib3==1.26.2