diff --git a/changes/1192.misc.rst b/changes/1192.misc.rst new file mode 100644 index 000000000..ce733ffc0 --- /dev/null +++ b/changes/1192.misc.rst @@ -0,0 +1 @@ +Updated pytest from 7.3.0 to 7.3.1. diff --git a/setup.cfg b/setup.cfg index 340a05074..33480149e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -90,7 +90,7 @@ install_requires = dev = coverage[toml] == 7.2.3 pre-commit == 3.2.2 - pytest == 7.3.0 + pytest == 7.3.1 pytest-tldr == 0.2.5 setuptools_scm[toml] == 7.1.0 tox == 4.4.11