From baeeb4a2a4298005b686bf52fe4b2cc646a5940d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 00:26:04 +0000 Subject: [PATCH] Bump pyyaml from 5.3.1 to 5.4 in /Whatsapp-Covid-Bot 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] --- Whatsapp-Covid-Bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Whatsapp-Covid-Bot/requirements.txt b/Whatsapp-Covid-Bot/requirements.txt index c5c51ec..ccef147 100644 --- a/Whatsapp-Covid-Bot/requirements.txt +++ b/Whatsapp-Covid-Bot/requirements.txt @@ -91,7 +91,7 @@ python-http-client==3.2.7 python-jwt==3.2.6 python-slugify==4.0.1 python-telegram-bot==12.7 -PyYAML==5.3.1 +PyYAML==5.4 queuelib==1.5.0 regex==2020.6.8 requests-oauthlib==1.3.0