From b8b06a99945bb957a89e99096b6bfb7c29474907 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 22:11:08 +0000 Subject: [PATCH] Bump python-jwt from 3.2.6 to 3.3.4 in /Whatsapp-Covid-Bot Bumps [python-jwt](https://github.com/davedoesdev/python-jwt) from 3.2.6 to 3.3.4. - [Release notes](https://github.com/davedoesdev/python-jwt/releases) - [Commits](https://github.com/davedoesdev/python-jwt/commits) --- updated-dependencies: - dependency-name: python-jwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Whatsapp-Covid-Bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Whatsapp-Covid-Bot/requirements.txt b/Whatsapp-Covid-Bot/requirements.txt index c5c51ec..00ed876 100644 --- a/Whatsapp-Covid-Bot/requirements.txt +++ b/Whatsapp-Covid-Bot/requirements.txt @@ -88,7 +88,7 @@ python-dateutil==2.6.1 python-docx==0.8.10 python-firebase==1.2 python-http-client==3.2.7 -python-jwt==3.2.6 +python-jwt==3.3.4 python-slugify==4.0.1 python-telegram-bot==12.7 PyYAML==5.3.1