From 013669dfacb099b5c4f68d611d57340baf66a9a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:46:12 +0000 Subject: [PATCH] build(deps): bump pyyaml from 3.11 to 5.4 in /openvpn Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 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/3.11...5.4) Signed-off-by: dependabot[bot] --- openvpn/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openvpn/requirements.txt b/openvpn/requirements.txt index 0733587..9182a8a 100644 --- a/openvpn/requirements.txt +++ b/openvpn/requirements.txt @@ -1,6 +1,6 @@ Jinja2==2.8 MarkupSafe==0.23 -PyYAML==3.11 +PyYAML==5.4 exdoc==0.0.5-0 -e git+https://github.com/m000/j2cli.git#egg=j2cli shutilwhich==1.1.0