From 8a69a1e8a5b54b1275a3250aea06162fc95b847d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 15:19:39 +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. - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4980401e..6f2cee01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ mistune==0.8.4 pip==20.2.2 pycparser==2.20 pyrsistent==0.16.0 -PyYAML==5.3.1 +PyYAML==5.4 raven==6.10.0 setuptools==49.3.1 six==1.15.0