diff --git a/requirements-dev.in b/requirements-dev.in index 5c4003de3d..a0d8d603dd 100644 --- a/requirements-dev.in +++ b/requirements-dev.in @@ -15,7 +15,7 @@ pytest-timeout pytest-watch pre-commit==1.15.1 nodeenv -pip-tools==6.8.0 +pip-tools==7.4.1 locust drf-yasg==1.21.5 pyinstrument diff --git a/requirements-dev.txt b/requirements-dev.txt index c418d69feb..5d17678dc2 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -16,7 +16,7 @@ attrs==23.1.0 # pytest brotli==1.0.9 # via geventhttpclient -build==0.8.0 +build==1.2.1 # via pip-tools certifi==2020.12.5 # via @@ -144,9 +144,7 @@ packaging==24.0 # build # drf-yasg # pytest -pep517==0.12.0 - # via build -pip-tools==6.8.0 +pip-tools==7.4.1 # via -r requirements-dev.in platformdirs==2.4.0 # via virtualenv @@ -170,6 +168,10 @@ pympler==1.0.1 # via -r requirements-dev.in pypandoc==1.8.1 # via -r requirements-dev.in +pyproject-hooks==1.1.0 + # via + # build + # pip-tools pytest==6.2.4 # via # -r requirements-dev.in @@ -241,7 +243,7 @@ toml==0.10.2 tomli==1.2.3 # via # build - # pep517 + # pip-tools typing-extensions==4.5.0 # via locust uritemplate==3.0.1