Skip to content

Commit a9bb934

Browse files
Merge pull request python-trio#1154 from python-trio/dependabot/pip/pyparsing-2.4.1.1
2 parents ff786dd + cfbc688 commit a9bb934

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
@@ -21,7 +21,7 @@ markupsafe==1.1.1 # via jinja2
2121
outcome==1.0.0
2222
packaging==19.0 # via sphinx
2323
pygments==2.4.2 # via sphinx
24-
pyparsing==2.4.1 # via packaging
24+
pyparsing==2.4.1.1 # via packaging
2525
pytz==2019.1 # via babel
2626
requests==2.22.0 # via sphinx
2727
six==1.12.0 # via packaging

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ pyflakes==2.1.1 # via flake8
4242
pygments==2.4.2 # via ipython
4343
pylint==2.3.1
4444
pyopenssl==19.0.0
45-
pyparsing==2.4.1 # via packaging
45+
pyparsing==2.4.1.1 # via packaging
4646
pytest-cov==2.7.1
4747
pytest==5.0.1
4848
six==1.12.0 # via astroid, cryptography, packaging, prompt-toolkit, pyopenssl, traitlets

0 commit comments

Comments
 (0)