diff --git a/Pipfile b/Pipfile index 9aa307cf8..3ed5dfe65 100644 --- a/Pipfile +++ b/Pipfile @@ -46,7 +46,7 @@ ratelimit = "*" pytest = "~=8.3.4" pytest-cov = "~=6.0.0" pytest-mock = "~=3.14.0" -pytest-subtests = "~=0.13.1" +pytest-subtests = "~=0.14.0" coverage = "*" pre-commit = "~=4.0.1" sqlalchemy-utils = "==0.41.2"