Skip to content

Commit 1a54628

Browse files
committed
⬇️(dependencies) downgrade pytest to 8.2.0
We need to keep pytest to 8.2.0 until pylint-dev/pylint-pytest#77 is fixed.
1 parent fdabdbc commit 1a54628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dev =
6464
pylint==3.2.6
6565
pylint-pytest==1.1.8
6666
pyOpenSSL==24.2.1
67-
pytest==8.3.2
67+
pytest==8.2.0
6868
pytest-cov==5.0.0
6969
pytest-django==4.8.0
7070
pytest-mock==3.14.0

0 commit comments

Comments
 (0)