From 3ed2c336ef3c13d9c671cc6a661d6c65c40a700d Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 25 Mar 2021 23:56:08 +0000
Subject: [PATCH] Bump pyyaml from 5.3.1 to 5.4 in /tests/repo-like

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] <support@github.com>
---
 tests/repo-like/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/repo-like/requirements.txt b/tests/repo-like/requirements.txt
index 7a997b5..69d34b6 100644
--- a/tests/repo-like/requirements.txt
+++ b/tests/repo-like/requirements.txt
@@ -1 +1 @@
-PyYAML==5.3.1
+PyYAML==5.4