From ee5ec1d50874b85a7ffda9a983a3fc6fefa50432 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 07:52:22 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 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/3.11...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 56dfb0774..2443f5be7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -65,7 +65,7 @@ pyproj==1.9.5.1 python-dateutil==2.5.3 python-mimeparse==1.5.2 pytz==2016.6.1 -pyyaml==3.11 +pyyaml==5.4 regex==2016.7.21 requests==2.11.1 transifex-client==0.10