diff --git a/changes/1435.misc.rst b/changes/1435.misc.rst new file mode 100644 index 000000000..e86466d80 --- /dev/null +++ b/changes/1435.misc.rst @@ -0,0 +1 @@ +Updated pytest from 7.4.0 to 7.4.1. diff --git a/setup.cfg b/setup.cfg index 6909aa83e..cf44a0640 100644 --- a/setup.cfg +++ b/setup.cfg @@ -91,7 +91,7 @@ dev = coverage[toml] == 7.3.0 coverage-conditional-plugin == 0.9.0 pre-commit == 3.4.0 - pytest == 7.4.0 + pytest == 7.4.1 pytest-xdist == 3.3.1 setuptools_scm[toml] == 7.1.0 tox == 4.11.1