We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d4bdc0 commit 6db6641Copy full SHA for 6db6641
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.1
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==5.1.1; sys_platform!="zos"
13
wheel==0.45.1
0 commit comments