diff --git a/backend/develop-requirements.txt b/backend/develop-requirements.txt index 75de40c..485b051 100644 --- a/backend/develop-requirements.txt +++ b/backend/develop-requirements.txt @@ -13,7 +13,7 @@ pip-audit >=2.4.4,<3.0.0 pylint >=4.0.0,<4.1.0 # Testing. -coverage ==7.6.12; python_version<"3.14" # https://github.com/pypi/warehouse/pull/17872#issuecomment-2845932281 +coverage ==7.14.1; python_version<"3.14" # https://github.com/pypi/warehouse/pull/17872#issuecomment-2845932281 faker ==40.12.0 hypothesis >=6.0.0,<7.0.0 pytest >=9.0.0,<10.0.0