From d8e6a9c6beb40d36b1dd32d5ad714d1b1df55c35 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 16:22:53 +0000 Subject: [PATCH] build(deps): Bump pytz from 2019.1 to 2019.2 in /bot Bumps [pytz](https://github.com/stub42/pytz) from 2019.1 to 2019.2. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2019.1...release_2019.2) Signed-off-by: dependabot-preview[bot] --- bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/requirements.txt b/bot/requirements.txt index 1171c336c..4423bab5f 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -2,5 +2,5 @@ google-cloud-storage==1.16.1 libmozdata==0.1.57 pytoml==0.1.21 -pytz==2019.1 +pytz==2019.2 zstandard==0.11.1