Skip to content

Commit fd32ba4

Browse files
authored
Merge pull request #3506 from QCoDeS/dependabot/pip/pyparsing-3.0.1
Bump pyparsing from 2.4.7 to 3.0.1
2 parents c42675d + 148e9c3 commit fd32ba4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ prometheus-client==0.11.0
4747
prompt-toolkit==3.0.21
4848
pycparser==2.20
4949
Pygments==2.10.0
50-
pyparsing==2.4.7
50+
pyparsing==3.0.1
5151
pyrsistent==0.18.0
5252
python-dateutil==2.8.2
5353
pytz==2021.3

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ pyasn1~=0.4.8
5858
pyasn1-modules~=0.2.8
5959
pycparser~=2.20
6060
Pygments~=2.10.0
61-
pyparsing~=2.4.7
61+
pyparsing~=3.0.1
6262
pyrsistent~=0.18.0
6363
python-dateutil~=2.8.2
6464
pytz~=2021.3

test_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ordered-set==4.0.2
2020
packaging==21.0
2121
pluggy==1.0.0
2222
py==1.10.0
23-
pyparsing==2.4.7
23+
pyparsing==3.0.1
2424
pytest==6.2.5
2525
pytest-cov==3.0.0
2626
pytest-forked==1.3.0

0 commit comments

Comments
 (0)