diff --git a/requirements/tests.txt b/requirements/tests.txt index 6de3a630e..f7df4984c 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -8,21 +8,21 @@ cffi @ https://github.com/python-cffi/cffi/archive/d7f750b1b1c5ea4da5aa537b9baba # via # -r tests.in # cryptography -cryptography==42.0.7 +cryptography==42.0.8 # via -r tests.in ephemeral-port-reserve==1.1.4 # via -r tests.in iniconfig==2.0.0 # via pytest -packaging==24.0 +packaging==24.1 # via pytest pluggy==1.5.0 # via pytest -psutil==5.9.8 +psutil==6.0.0 # via pytest-xprocess pycparser==2.22 # via cffi -pytest==8.2.1 +pytest==8.2.2 # via # -r tests.in # pytest-timeout diff --git a/requirements/typing.txt b/requirements/typing.txt index ab3ba7fc1..4be03f395 100644 --- a/requirements/typing.txt +++ b/requirements/typing.txt @@ -6,7 +6,7 @@ # iniconfig==2.0.0 # via pytest -mypy==1.10.0 +mypy==1.10.1 # via -r typing.in mypy-extensions==1.0.0 # via mypy @@ -16,7 +16,7 @@ packaging==24.0 # via pytest pluggy==1.5.0 # via pytest -pyright==1.1.365 +pyright==1.1.369 # via -r typing.in pytest==8.2.0 # via -r typing.in @@ -24,7 +24,7 @@ types-contextvars==2.4.7.3 # via -r typing.in types-dataclasses==0.6.6 # via -r typing.in -types-setuptools==70.0.0.20240524 +types-setuptools==70.1.0.20240627 # via -r typing.in typing-extensions==4.11.0 # via mypy