diff --git a/requirements/dev.txt b/requirements/dev.txt index 385f4074..d890a0d1 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -180,7 +180,7 @@ pycparser==2.21 # cffi pygments==2.17.2 # via ipython -pyjwt==2.10.1 +pyjwt==2.12.0 # via -r prod.txt pyproject-hooks==1.0.0 # via @@ -317,9 +317,7 @@ zope-sqlalchemy==3.1 # The following packages are considered to be unsafe in a requirements file: pip==25.3 - # via - # -r prod.txt - # pip-tools + # via pip-tools setuptools==78.1.1 # via # -r prod.txt diff --git a/requirements/functests.txt b/requirements/functests.txt index 8cb04e8b..2f953065 100644 --- a/requirements/functests.txt +++ b/requirements/functests.txt @@ -176,7 +176,7 @@ pycparser==2.21 # cffi pygments==2.19.2 # via pytest -pyjwt==2.10.1 +pyjwt==2.12.0 # via -r prod.txt pyproject-hooks==1.0.0 # via @@ -312,9 +312,7 @@ zope-sqlalchemy==3.1 # The following packages are considered to be unsafe in a requirements file: pip==25.3 - # via - # -r prod.txt - # pip-tools + # via pip-tools setuptools==78.1.1 # via # -r prod.txt diff --git a/requirements/lint.txt b/requirements/lint.txt index 22aaed8f..6b5baefc 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -266,7 +266,7 @@ pygments==2.19.2 # -r functests.txt # -r tests.txt # pytest -pyjwt==2.10.1 +pyjwt==2.12.0 # via # -r functests.txt # -r tests.txt diff --git a/requirements/prod.txt b/requirements/prod.txt index 8f8fb0b8..d4e96e5e 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -95,7 +95,7 @@ pyasn1-modules==0.3.0 # via google-auth pycparser==2.21 # via cffi -pyjwt==2.10.1 +pyjwt==2.12.0 # via -r prod.in pyramid==2.0.2 # via @@ -186,8 +186,6 @@ zope-sqlalchemy==3.1 # via -r prod.in # The following packages are considered to be unsafe in a requirements file: -pip==25.3 - # via -r prod.in setuptools==78.1.1 # via # pyramid diff --git a/requirements/tests.txt b/requirements/tests.txt index 3aea25c9..fe6c0ac8 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -180,7 +180,7 @@ pycparser==2.21 # cffi pygments==2.19.2 # via pytest -pyjwt==2.10.1 +pyjwt==2.12.0 # via -r prod.txt pyproject-hooks==1.0.0 # via @@ -314,9 +314,7 @@ zope-sqlalchemy==3.1 # The following packages are considered to be unsafe in a requirements file: pip==25.3 - # via - # -r prod.txt - # pip-tools + # via pip-tools setuptools==78.1.1 # via # -r prod.txt diff --git a/requirements/typecheck.txt b/requirements/typecheck.txt index 906a9c7a..26248e3f 100644 --- a/requirements/typecheck.txt +++ b/requirements/typecheck.txt @@ -160,7 +160,7 @@ pycparser==2.21 # via # -r prod.txt # cffi -pyjwt==2.10.1 +pyjwt==2.12.0 # via -r prod.txt pyproject-hooks==1.1.0 # via @@ -279,9 +279,7 @@ zope-sqlalchemy==3.1 # The following packages are considered to be unsafe in a requirements file: pip==25.3 - # via - # -r prod.txt - # pip-tools + # via pip-tools setuptools==78.1.1 # via # -r prod.txt