From 3be405a8c105ce8f99039f1ac81128f237b3d13c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 17:17:40 +0000 Subject: [PATCH] Bump pyyaml from 5.1 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.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.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 4e1587c0a..1e1467bc2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ pyflakes==2.3.1 PyJWT==2.4.0 python3-openid==3.2.0 pytz==2020.1 -PyYAML==5.1 +PyYAML==5.4 requests==2.28.0 requests-oauthlib==1.3.1 sqlparse==0.3.1