From 2c027c0b297f30c77691eb8503edd884033f5150 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 21 Apr 2021 13:34:52 +0000 Subject: [PATCH] [Security] Bump pyyaml from 3.12 to 5.3.1 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 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.12...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 4fb89cc..52d6d73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,4 @@ python-dotenv==0.8.2 geocoder==1.38.1 lex_bot_tester==1.0.6 num2words==0.5.6 -PyYAML==3.12 +PyYAML==5.3.1