From 844c26eda35fa1cecc8c5dc81a89806909d0586a Mon Sep 17 00:00:00 2001 From: "infrabits-pipup[bot]" <108620213+infrabits-pipup[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 06:37:36 +0000 Subject: [PATCH] pipup: 1 dependencies updated in requirements.txt * pyjwt: 2.9.0 -> 2.10.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bbbe1de..fa0ef53 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ PyYAML==6.0.2 requests==2.32.3 packaging==24.2 dparse==0.6.4 -pyjwt==2.9.0 +pyjwt==2.10.0 cryptography==43.0.3