Skip to content

Commit 5aeb1ee

Browse files
authored
Merge pull request #71 from Anselmoo/dependabot/pip/pyparsing-3.0.1
Bump pyparsing from 2.4.7 to 3.0.1
2 parents 524288c + cdc6f8e commit 5aeb1ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ py==1.10.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.
2323
pycodestyle==2.6.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
2424
pydocstyle==5.1.1
2525
pyflakes==2.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
26-
pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
26+
pyparsing==3.0.1; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
2727
pytest-clarity==0.3.0a0
2828
pytest-cov==2.10.1
2929
pytest-sugar==0.9.4

0 commit comments

Comments
 (0)