From faeb405f5ac60b89eab82c59fcb745fc1ca4f400 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 15:01:54 +0000 Subject: [PATCH] build(deps): bump libmozdata from 0.1.73 to 0.1.78 in /bot Bumps [libmozdata](https://github.com/mozilla/libmozdata) from 0.1.73 to 0.1.78. - [Release notes](https://github.com/mozilla/libmozdata/releases) - [Commits](https://github.com/mozilla/libmozdata/compare/v0.1.73...v0.1.78) --- updated-dependencies: - dependency-name: libmozdata dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/requirements.txt b/bot/requirements.txt index 3d5947d2a..d2ce8a7b0 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -1,6 +1,6 @@ -e ../tools #egg=code-coverage-tools google-cloud-storage==2.1.0 -libmozdata==0.1.73 +libmozdata==0.1.78 pytoml==0.1.21 pyyaml==6.0 tenacity==8.0.1