From d3a8e252669bc316e4f7c7014f5a37d6f55d2f2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Oct 2021 14:11:46 +0000 Subject: [PATCH] build(deps): bump pyyaml from 5.4.1 to 6.0 in /events Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.4.1 to 6.0. - [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.4.1...6.0) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- events/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/events/requirements.txt b/events/requirements.txt index 16740d8ee..8e018abb9 100644 --- a/events/requirements.txt +++ b/events/requirements.txt @@ -7,4 +7,4 @@ libmozdata==0.1.73 libmozevent==1.1.10 python-hglib==2.6.2 pytoml==0.1.21 -pyyaml==5.4.1 +pyyaml==6.0