From e7a8b65b61ebf1e40817a720fad3068fe929dfb9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 06:30:00 +0000 Subject: [PATCH] [Security] Bump pyyaml from 3.13 to 5.3.1 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 to 5.3.1. **This update includes security fixes.** - [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.13...5.3.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bb83ef94..26812215 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ tox==3.7.0 Sphinx==1.8.3 twine==1.12.1 cryptography==2.5 -PyYAML==3.13 +PyYAML==5.3.1