diff --git a/requirements.in b/requirements.in index 1fa30b61..0d229ab0 100644 --- a/requirements.in +++ b/requirements.in @@ -18,7 +18,7 @@ pytest-flake8==1.1.1 pytest-isort==3.1.0 pytest-mypy==0.10.3 pytest-pydocstyle==2.3.2 -pytest==7.4.4 +pytest==8.0.1 PyYAML==6.0.1 tomli==2.0.1 # for toml parsing on python<3.11 types-PyYaml==6.0.12.12 diff --git a/requirements.txt b/requirements.txt index 9166975e..5c0badbc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -656,9 +656,9 @@ pyproject-hooks==1.0.0 \ --hash=sha256:283c11acd6b928d2f6a7c73fa0d01cb2bdc5f07c57a2eeb6e83d5e56b97976f8 \ --hash=sha256:f271b298b97f5955d53fb12b72c1fb1948c22c1a6b70b315c54cedaca0264ef5 # via build -pytest==7.4.4 \ - --hash=sha256:2cf0005922c6ace4a3e2ec8b4080eb0d9753fdc93107415332f50ce9e7994280 \ - --hash=sha256:b090cdf5ed60bf4c45261be03239c2c1c22df034fbffe691abe93cd80cea01d8 +pytest==8.0.1 \ + --hash=sha256:267f6563751877d772019b13aacbe4e860d73fe8f651f28112e9ac37de7513ae \ + --hash=sha256:3e4f16fe1c0a9dc9d9389161c127c3edc5d810c38d6793042fb81d9f48a59fca # via # -r requirements.in # pytest-black