diff --git a/pyproject.toml b/pyproject.toml index d0d0f83c..f669b15b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -73,7 +73,7 @@ dev = [ ] tests = [ "freezegun>=1.5.5,<2.0.0", - "pytest>=8.4.2,<9.0.0", + "pytest>=8.4.2,<10.0.0", "pytest-cov>=7.0.0,<8.0.0", "pytest-django<5.0.0,>=4.10.0", "model-bakery<2.0.0,>=1.20.4",