From 70c99df0c72b7f1bcc6bf084d18165a3064c6ea1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:51:33 +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] --- Require.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Require.txt b/Require.txt index e944283..ff8d702 100644 --- a/Require.txt +++ b/Require.txt @@ -7,7 +7,7 @@ discord.py==1.3.3 idna==2.9 idna-ssl==1.1.0 multidict==4.7.6 -PyYAML==5.3.1 +PyYAML==5.4 typing-extensions==3.7.4.2 websockets==8.1 yarl==1.4.2 \ No newline at end of file