Skip to content

Commit d4a4448

Browse files
Update dependency pyparsing to v3.2.1
1 parent 4bf11b4 commit d4a4448

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ more-itertools = "==10.5.0"
2626
packaging = "==24.2"
2727
pluggy = "==1.5.0"
2828
py = "==1.11.0"
29-
pyparsing = "==3.2.0"
29+
pyparsing = "==3.2.1"
3030
pytest-forked = "==1.6.0"
3131
requests = "==2.32.3"
3232
robotframework-pythonlibcore = "==4.4.1"

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ more-itertools==10.5.0
1515
packaging==24.2
1616
pluggy==1.5.0
1717
py==1.11.0
18-
pyparsing==3.2.0
18+
pyparsing==3.2.1
1919
pytest-forked==1.6.0
2020
pytest-xdist==3.6.1
2121
pytest==8.3.3

0 commit comments

Comments
 (0)