diff --git a/requirements/functests.txt b/requirements/functests.txt index b0859ad..d4a43ec 100644 --- a/requirements/functests.txt +++ b/requirements/functests.txt @@ -20,8 +20,6 @@ h-testkit==1.0.1 # via -r requirements/functests.in httpretty==1.1.4 # via -r requirements/functests.in -importlib-metadata==6.6.0 - # via pip-sync-faster inflection==0.5.1 # via pytest-factoryboy iniconfig==1.1.1 @@ -45,7 +43,7 @@ pyproject-hooks==1.0.0 # via # build # pip-tools -pytest==9.0.2 +pytest==9.0.3 # via # -r requirements/functests.in # pytest-factoryboy @@ -59,8 +57,6 @@ typing-extensions==4.7.1 # via pytest-factoryboy wheel==0.38.4 # via pip-tools -zipp==3.19.1 - # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: pip==25.3 diff --git a/requirements/lint.txt b/requirements/lint.txt index a3746bd..c4c9462 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -42,11 +42,6 @@ httpretty==1.1.4 # via # -r requirements/functests.txt # -r requirements/tests.txt -importlib-metadata==6.6.0 - # via - # -r requirements/functests.txt - # -r requirements/tests.txt - # pip-sync-faster inflection==0.5.1 # via # -r requirements/functests.txt @@ -92,7 +87,7 @@ pyproject-hooks==1.0.0 # -r requirements/tests.txt # build # pip-tools -pytest==9.0.2 +pytest==9.0.3 # via # -r requirements/functests.txt # -r requirements/tests.txt @@ -127,11 +122,6 @@ wheel==0.38.4 # -r requirements/functests.txt # -r requirements/tests.txt # pip-tools -zipp==3.19.1 - # via - # -r requirements/functests.txt - # -r requirements/tests.txt - # importlib-metadata # The following packages are considered to be unsafe in a requirements file: pip==25.3 diff --git a/requirements/tests.txt b/requirements/tests.txt index a51680c..a6fb2d8 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -24,8 +24,6 @@ h-testkit==1.0.1 # via -r requirements/tests.in httpretty==1.1.4 # via -r requirements/tests.in -importlib-metadata==6.6.0 - # via pip-sync-faster inflection==0.5.1 # via pytest-factoryboy iniconfig==1.1.1 @@ -51,7 +49,7 @@ pyproject-hooks==1.0.0 # via # build # pip-tools -pytest==9.0.2 +pytest==9.0.3 # via # -r requirements/tests.in # pytest-cov @@ -70,8 +68,6 @@ typing-extensions==4.7.1 # via pytest-factoryboy wheel==0.38.4 # via pip-tools -zipp==3.19.1 - # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: pip==25.3