From 0ced8a571771a5e3a3eeec2b8f227cb18c469a9a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 19 Jan 2021 23:34: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/5.4/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4) Signed-off-by: dependabot-preview[bot] --- requirments.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirments.txt b/requirments.txt index 28ece8a..8ac6932 100644 --- a/requirments.txt +++ b/requirments.txt @@ -11,5 +11,5 @@ Pillow==8.0.1 PyQt5==5.15.2 PyQt5-sip==12.8.1 pyserial==3.5 -PyYAML==5.3.1 +PyYAML==5.4 SQLAlchemy==1.3.20