We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d11cc6 commit 16d3f33Copy full SHA for 16d3f33
test/py/requirements.txt
@@ -6,7 +6,7 @@ pycryptodomex==3.19.1
6
pyelftools==0.27
7
pygit2==1.13.3
8
pyparsing==3.0.7
9
-pytest==6.2.5
10
-pytest-xdist==2.5.0
+pytest==7.4.4
+pytest-xdist==3.6.1
11
requests==2.31.0
12
-setuptools==65.5.1
+setuptools==70
tools/buildman/requirements.txt
@@ -1,4 +1,4 @@
1
-jsonschema==4.17.3
2
-pyyaml==6.0
3
-yamllint==1.26.3
4
+jsonschema==4.22.0
+pyyaml==6.0.1
+yamllint==1.35.1
0 commit comments