Skip to content

Commit 730aee0

Browse files
authoredMar 3, 2025
Update dependency pyparsing to v3.2.1
1 parent e7290d1 commit 730aee0

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
@@ -25,7 +25,7 @@ more-itertools = "==10.5.0"
2525
packaging = "==24.2"
2626
pluggy = "==1.5.0"
2727
py = "==1.11.0"
28-
pyparsing = "==3.2.0"
28+
pyparsing = "==3.2.1"
2929
pytest-forked = "==1.6.0"
3030
requests = "==2.32.3"
3131
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)