From 79677bad6604dedf588497c5ac9c71ddc63b89d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 00:32:11 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20pyyaml=20from=205.3=20to=205.4=20in=20/C?= =?UTF-8?q?hessMa=E2=80=A0e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3 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...5.4) Signed-off-by: dependabot[bot] --- "ChessMa\342\200\240e/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/ChessMa\342\200\240e/requirements.txt" "b/ChessMa\342\200\240e/requirements.txt" index 5602eed..726a79b 100644 --- "a/ChessMa\342\200\240e/requirements.txt" +++ "b/ChessMa\342\200\240e/requirements.txt" @@ -33,7 +33,7 @@ pyrsistent==0.15.7 pyserial==3.4 python-chess==0.30.1 python-dateutil==2.8.1 -PyYAML==5.3 +PyYAML==5.4 pyzmq==18.1.1 Send2Trash==1.5.0 serial==0.0.97