diff --git a/backend/requirements-pinned.txt b/backend/requirements-pinned.txt index b5acf709..cf4a9af4 100644 --- a/backend/requirements-pinned.txt +++ b/backend/requirements-pinned.txt @@ -158,7 +158,7 @@ pyasn1-modules==0.4.2 # via google-auth pycparser==3.0 # via cffi -pyjwt==2.13.0 +pyjwt==2.14.0 # via ibutsu-server (pyproject.toml) pyparsing==3.3.2 # via httplib2