diff --git a/requirements.txt b/requirements.txt index 306e703b..24f72831 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ idna==3.11 ; python_full_version >= "3.9.2" and python_version < "4.0" jwcrypto==1.5.6 ; python_full_version >= "3.9.2" and python_version < "4.0" pycparser==2.23 ; python_full_version >= "3.9.2" and platform_python_implementation != "PyPy" and python_version < "4.0" and implementation_name != "PyPy" pydash==8.0.6 ; python_full_version >= "3.9.2" and python_version < "4.0" -pyjwt==2.10.1 ; python_full_version >= "3.9.2" and python_version < "4.0" +pyjwt==2.11.0 ; python_full_version >= "3.9.2" and python_version < "4.0" python-box==7.3.2 ; python_full_version >= "3.9.2" and python_version < "4.0" python-dateutil==2.9.0.post0 ; python_full_version >= "3.9.2" and python_version < "4.0" pytz==2025.2 ; python_full_version >= "3.9.2" and python_version < "4.0"