diff --git a/requirements/constraints.txt b/requirements/constraints.txt index cc899c33576..f8984715fd8 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -47,7 +47,7 @@ cfgv==3.5.0 # via pre-commit charset-normalizer==3.4.7 # via requests -click==8.3.2 +click==8.3.3 # via # pip-tools # slotscheck @@ -57,7 +57,7 @@ coverage==7.13.5 # via # -r requirements/test-common.in # pytest-cov -cryptography==46.0.7 +cryptography==47.0.0 # via trustme cython==3.2.4 # via -r requirements/cython.in @@ -132,7 +132,7 @@ packaging==26.1 # pytest # sphinx # wheel -pathspec==1.1.0 +pathspec==1.1.1 # via mypy pip-tools==7.5.3 # via -r requirements/dev.in @@ -295,7 +295,7 @@ zlib-ng==1.0.0 # -r requirements/test-common.in # The following packages are considered to be unsafe in a requirements file: -pip==26.0.1 +pip==26.1 # via pip-tools setuptools==82.0.1 # via pip-tools diff --git a/requirements/dev.txt b/requirements/dev.txt index 3ffe8ede630..df5d8a2b9b8 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -47,7 +47,7 @@ cfgv==3.5.0 # via pre-commit charset-normalizer==3.4.7 # via requests -click==8.3.2 +click==8.3.3 # via # pip-tools # slotscheck @@ -57,7 +57,7 @@ coverage==7.13.5 # via # -r requirements/test-common.in # pytest-cov -cryptography==46.0.7 +cryptography==47.0.0 # via trustme distlib==0.4.0 # via virtualenv @@ -129,7 +129,7 @@ packaging==26.1 # pytest # sphinx # wheel -pathspec==1.1.0 +pathspec==1.1.1 # via mypy pip-tools==7.5.3 # via -r requirements/dev.in @@ -285,7 +285,7 @@ zlib-ng==1.0.0 # -r requirements/test-common.in # The following packages are considered to be unsafe in a requirements file: -pip==26.0.1 +pip==26.1 # via pip-tools setuptools==82.0.1 # via pip-tools diff --git a/requirements/doc-spelling.txt b/requirements/doc-spelling.txt index 233a5a76ca1..7a3f8684570 100644 --- a/requirements/doc-spelling.txt +++ b/requirements/doc-spelling.txt @@ -14,7 +14,7 @@ certifi==2026.4.22 # via requests charset-normalizer==3.4.7 # via requests -click==8.3.2 +click==8.3.3 # via towncrier docutils==0.21.2 # via sphinx diff --git a/requirements/doc.txt b/requirements/doc.txt index 8824ab109c0..9ecce3b9485 100644 --- a/requirements/doc.txt +++ b/requirements/doc.txt @@ -14,7 +14,7 @@ certifi==2026.4.22 # via requests charset-normalizer==3.4.7 # via requests -click==8.3.2 +click==8.3.3 # via towncrier docutils==0.21.2 # via sphinx diff --git a/requirements/lint.txt b/requirements/lint.txt index 6414205ede5..0fee06995fc 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -21,9 +21,9 @@ cffi==2.0.0 # pytest-codspeed cfgv==3.5.0 # via pre-commit -click==8.3.2 +click==8.3.3 # via slotscheck -cryptography==46.0.7 +cryptography==47.0.0 # via trustme distlib==0.4.0 # via virtualenv @@ -59,7 +59,7 @@ nodeenv==1.10.0 # via pre-commit packaging==26.1 # via pytest -pathspec==1.1.0 +pathspec==1.1.1 # via mypy platformdirs==4.9.6 # via diff --git a/requirements/test-common.txt b/requirements/test-common.txt index 6d3d36255d0..1e63b83a974 100644 --- a/requirements/test-common.txt +++ b/requirements/test-common.txt @@ -12,13 +12,13 @@ cffi==2.0.0 # via # cryptography # pytest-codspeed -click==8.3.2 +click==8.3.3 # via wait-for-it coverage==7.13.5 # via # -r requirements/test-common.in # pytest-cov -cryptography==46.0.7 +cryptography==47.0.0 # via trustme exceptiongroup==1.3.1 # via pytest @@ -46,7 +46,7 @@ mypy-extensions==1.1.0 # via mypy packaging==26.1 # via pytest -pathspec==1.1.0 +pathspec==1.1.1 # via mypy pkgconfig==1.6.0 # via -r requirements/test-common.in diff --git a/requirements/test-ft.txt b/requirements/test-ft.txt index 8d015208296..23006dc6100 100644 --- a/requirements/test-ft.txt +++ b/requirements/test-ft.txt @@ -25,13 +25,13 @@ cffi==2.0.0 # cryptography # pycares # pytest-codspeed -click==8.3.2 +click==8.3.3 # via wait-for-it coverage==7.13.5 # via # -r requirements/test-common.in # pytest-cov -cryptography==46.0.7 +cryptography==47.0.0 # via trustme exceptiongroup==1.3.1 # via pytest @@ -73,7 +73,7 @@ packaging==26.1 # via # gunicorn # pytest -pathspec==1.1.0 +pathspec==1.1.1 # via mypy pkgconfig==1.6.0 # via -r requirements/test-common.in diff --git a/requirements/test.txt b/requirements/test.txt index d6dedaacb2c..05301f8ee6d 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -25,13 +25,13 @@ cffi==2.0.0 # cryptography # pycares # pytest-codspeed -click==8.3.2 +click==8.3.3 # via wait-for-it coverage==7.13.5 # via # -r requirements/test-common.in # pytest-cov -cryptography==46.0.7 +cryptography==47.0.0 # via trustme exceptiongroup==1.3.1 # via pytest @@ -73,7 +73,7 @@ packaging==26.1 # via # gunicorn # pytest -pathspec==1.1.0 +pathspec==1.1.1 # via mypy pkgconfig==1.6.0 # via -r requirements/test-common.in