From 03a440a837ed6e20d6af33ef17caa6f0b2ab4526 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 May 2021 15:13:13 +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/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...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 35662139d..cfeebf60b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ sshtunnel==0.1.3 twisted==19.7.0 validators==0.12.0 xmltodict==0.11.0 -pyYAML==5.3.1 +pyYAML==5.4 typing-extensions==3.7.4.3 git+https://github.com/couchbaselabs/mc_bin_client.git@magma#egg=mc_bin_client