From 593c9548bc2f67da4d17f933a8f7a94f3f82a16d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Apr 2021 15:38:39 +0000 Subject: [PATCH] Bump pyyaml from 5.3 to 5.4 in /dr 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] --- dr/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dr/requirements.txt b/dr/requirements.txt index c2e9c32..93829b1 100644 --- a/dr/requirements.txt +++ b/dr/requirements.txt @@ -77,7 +77,7 @@ python-apt==1.6.4 python-dateutil==2.8.1 python-debian==0.1.32 pyxdg==0.25 -PyYAML==5.3.1 +PyYAML==5.4 pyzmq==19.0.1 qtconsole==4.7.3 QtPy==1.9.0