From d20478199f9eb28dcb99af50eceeabd6fe7fc729 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 09:54:19 +0000 Subject: [PATCH] Bump pyyaml from 6.0 to 6.0.1 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0 to 6.0.1. - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.1/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/6.0...6.0.1) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8612bb1..8d1669f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ jproperties==2.1.1 # via whispers (setup.py) luhn==0.2.0 # via whispers (setup.py) lxml==4.6.3 # via whispers (setup.py) python-levenshtein==0.12.2 # via whispers (setup.py) -pyyaml==6.0 # via whispers (setup.py) +pyyaml==6.0.1 # via whispers (setup.py) six==1.16.0 # via astroid, jproperties # The following packages are considered to be unsafe in a requirements file: