diff --git a/requirements.txt b/requirements.txt index 465b9308..d8a18e59 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ pycparser==2.22 ; python_full_version >= "3.10.0" and python_full_version < "4.0 pydantic-core==2.23.4 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" pydantic==2.9.2 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" pygithub==2.5.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" -pyjwt[crypto]==2.9.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" +pyjwt[crypto]==2.10.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" pynacl==1.5.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" pyyaml==6.0.2 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" referencing==0.35.1 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"