We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7290d1 commit 730aee0Copy full SHA for 730aee0
Pipfile
@@ -25,7 +25,7 @@ more-itertools = "==10.5.0"
25
packaging = "==24.2"
26
pluggy = "==1.5.0"
27
py = "==1.11.0"
28
-pyparsing = "==3.2.0"
+pyparsing = "==3.2.1"
29
pytest-forked = "==1.6.0"
30
requests = "==2.32.3"
31
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