From 1f4f27cd118c24e61d7d5ebde54cba88f2c58c2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:42:27 +0000 Subject: [PATCH] Bump pyyaml from 5.1b3 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1b3 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/commits/5.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 40d135a..54a55e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ pytest==4.1.1 pytest_xdist==1.24.1 pytest_cov==2.6.1 requests==2.20.0 -PyYAML==5.1b3 +PyYAML==5.4 pyclarity_lims==0.4.8 jinja2==2.10.1 asana==0.8.2