From 71741dc931fc2f755a1acdc6fa3328036407824c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 03:12:44 +0000 Subject: [PATCH] Bump pyjwt from 1.7.1 to 2.4.0 in /src/azure-cli Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 to 2.4.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/1.7.1...2.4.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/azure-cli/requirements.py3.Darwin.txt | 2 +- src/azure-cli/requirements.py3.Linux.txt | 2 +- src/azure-cli/requirements.py3.windows.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/azure-cli/requirements.py3.Darwin.txt b/src/azure-cli/requirements.py3.Darwin.txt index a588d0fda11..b61264c87f5 100644 --- a/src/azure-cli/requirements.py3.Darwin.txt +++ b/src/azure-cli/requirements.py3.Darwin.txt @@ -109,7 +109,7 @@ paramiko==2.6.0 pbr==5.3.1 portalocker==1.4.0 pycparser==2.19 -PyJWT==1.7.1 +PyJWT==2.4.0 PyNaCl==1.3.0 pyOpenSSL==19.0.0 python-dateutil==2.8.0 diff --git a/src/azure-cli/requirements.py3.Linux.txt b/src/azure-cli/requirements.py3.Linux.txt index 650520337bc..683b1b764ce 100644 --- a/src/azure-cli/requirements.py3.Linux.txt +++ b/src/azure-cli/requirements.py3.Linux.txt @@ -110,7 +110,7 @@ paramiko==2.6.0 pbr==5.3.1 portalocker==1.4.0 pycparser==2.19 -PyJWT==1.7.1 +PyJWT==2.4.0 PyNaCl==1.3.0 pyOpenSSL==19.0.0 python-dateutil==2.8.0 diff --git a/src/azure-cli/requirements.py3.windows.txt b/src/azure-cli/requirements.py3.windows.txt index 1029dd07ac7..1353c3bde04 100644 --- a/src/azure-cli/requirements.py3.windows.txt +++ b/src/azure-cli/requirements.py3.windows.txt @@ -107,7 +107,7 @@ paramiko==2.6.0 pbr==5.3.1 portalocker==1.2.1 pycparser==2.19 -PyJWT==1.7.1 +PyJWT==2.4.0 PyNaCl==1.3.0 pyOpenSSL==19.0.0 pypiwin32==223