diff --git a/pyproject.toml b/pyproject.toml index 513819c..d88b8e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dev = [ "pip<27.0", "pip-tools", - "pytest>=8.3.4", + "pytest>=9.0.3", "pytest-cov", "pytest-mock", "pytest-ruff", diff --git a/requirements.txt b/requirements.txt index 8296e74..8d6414b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -455,9 +455,9 @@ pyproject-hooks==1.2.0 \ # via # build # pip-tools -pytest==9.0.2 \ - --hash=sha256:711ffd45bf766d5264d487b917733b453d917afd2b0ad65223959f59089f875b \ - --hash=sha256:75186651a92bd89611d1d9fc20f0b4345fd827c41ccd5c299a868a05d70edf11 +pytest==9.0.3 \ + --hash=sha256:2c5efc453d45394fdd706ade797c0a81091eccd1d6e4bccfcd476e2b8e0ab5d9 \ + --hash=sha256:b86ada508af81d19edeb213c681b1d48246c1a91d304c6c81a427674c17eb91c # via # git-hg-sync (pyproject.toml) # pytest-cov