We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b15ba7b commit 36a247eCopy full SHA for 36a247e
requirements.txt
@@ -7,7 +7,7 @@ mkdocstrings-python==1.10.5; python_version>="3.8"
7
pycodestyle==2.10.0; python_version<"3.8"
8
pycodestyle==2.12.0; python_version>="3.8"
9
pylint==2.17.5
10
-pytest==8.2.2; python_version>="3.8"
+pytest==8.3.2; python_version>="3.8"
11
pytest>=7.4.2; python_version<"3.8"
12
twine==5.1.1; sys_platform!="zos" and python_version>="3.8"
13
wheel==0.41.2
0 commit comments