From b62e9c91a85dcbf681c349df642d4fc3438e0c9c Mon Sep 17 00:00:00 2001 From: Russell Martin Date: Sat, 10 Jun 2023 15:34:35 -0400 Subject: [PATCH] Bump pytest from 7.3.1 to 7.3.2 for Python 3.12 support --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index f1dd854f2..40896a177 100644 --- a/setup.cfg +++ b/setup.cfg @@ -91,7 +91,7 @@ dev = coverage[toml] == 7.2.7 coverage-conditional-plugin == 0.9.0 pre-commit == 3.3.2 - pytest == 7.3.1 + pytest == 7.3.2 pytest-xdist == 3.3.1 setuptools_scm[toml] == 7.1.0 tox == 4.6.0