Skip to content

Commit 3c0e1dc

Browse files
Bump pyparsing from 2.4.1.1 to 2.4.2
Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 2.4.1.1 to 2.4.2. - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@pyparsing_2.4.1.1...pyparsing_2.4.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent d2f364e commit 3c0e1dc

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.1 # via packaging
24+
pyparsing==2.4.2 # 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.1 # via packaging
45+
pyparsing==2.4.2 # 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)