We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8fd5a8 commit 6d36477Copy full SHA for 6d36477
requirements.txt
@@ -7,7 +7,7 @@ mkdocs-minify-plugin==0.8.0
7
mkdocstrings-python==1.12.2
8
pycodestyle==2.12.1
9
pylint==3.3.2
10
-pytest==8.3.3; python_version>="3.8"
+pytest==8.3.4; python_version>="3.8"
11
pytest>=7.4.2; python_version<"3.8"
12
twine==6.0.1; sys_platform!="zos"
13
wheel==0.45.1
0 commit comments