Skip to content

Commit aa6b21e

Browse files
authored
Merge pull request #358 from python-trio/dependabot/pip/pyparsing-3.0.9
Bump pyparsing from 3.0.8 to 3.0.9
2 parents c4fd30a + 5762825 commit aa6b21e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ packaging==21.3
2626
# via sphinx
2727
pygments==2.12.0
2828
# via sphinx
29-
pyparsing==3.0.8
29+
pyparsing==3.0.9
3030
# via packaging
3131
pytz==2022.1
3232
# via babel

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ py==1.11.0
4646
# via pytest
4747
pygments==2.12.0
4848
# via sphinx
49-
pyparsing==3.0.8
49+
pyparsing==3.0.9
5050
# via packaging
5151
pytest==7.0.1
5252
# via

0 commit comments

Comments
 (0)