We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bf11b4 commit d4a4448Copy full SHA for d4a4448
Pipfile
@@ -26,7 +26,7 @@ more-itertools = "==10.5.0"
26
packaging = "==24.2"
27
pluggy = "==1.5.0"
28
py = "==1.11.0"
29
-pyparsing = "==3.2.0"
+pyparsing = "==3.2.1"
30
pytest-forked = "==1.6.0"
31
requests = "==2.32.3"
32
robotframework-pythonlibcore = "==4.4.1"
requirements.txt
@@ -15,7 +15,7 @@ more-itertools==10.5.0
15
packaging==24.2
16
pluggy==1.5.0
17
py==1.11.0
18
-pyparsing==3.2.0
+pyparsing==3.2.1
19
pytest-forked==1.6.0
20
pytest-xdist==3.6.1
21
pytest==8.3.3
0 commit comments