From 535d22cdf7257fd7ee08b66170381a56aa04cb21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Apr 2021 15:54:54 -0400 Subject: [PATCH] chore: bump pyyaml from 5.3.1 to 5.4 (#548) --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index f7b4f416..706ddbcf 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -126,7 +126,7 @@ pytest==6.2.2 # pytest-mock python-dateutil==2.8.1 # via kubernetes -pyyaml==5.3.1 +pyyaml==5.4 # via # kubernetes # pre-commit