From 10bcb6925fbe5ad1ff2417e274646ce7d40e5bce Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Sun, 26 Feb 2023 12:50:07 +0000 Subject: [PATCH] Update dependency python-jose to v1.3.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 64fbddc..c2dbc65 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ Naked==0.1.31 nexmo==2.0.0 ordereddict==1.1 pycrypto==2.6.1 -python-jose==1.2.0 +python-jose==1.3.2 PyYAML==5.1 requests==2.20.0 shellescape==3.4.1