Skip to content

Commit

Permalink
Bump pyparsing from 3.0.8 to 3.0.9 (#469)
Browse files Browse the repository at this point in the history
Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.0.8 to 3.0.9.
- [Release notes](https://github.com/pyparsing/pyparsing/releases)
- [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES)
- [Commits](pyparsing/pyparsing@pyparsing_3.0.8...pyparsing_3.0.9)

---
updated-dependencies:
- dependency-name: pyparsing
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 11, 2022
1 parent f1a01db commit 8771305
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ pycparser==2.21
# via cffi
pygments==2.12.0
# via sphinx
pyparsing==3.0.8
pyparsing==3.0.9
# via packaging
pytz==2022.1
# via babel
Expand Down
2 changes: 1 addition & 1 deletion lint-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pluggy==1.0.0
# via pytest
py==1.11.0
# via pytest
pyparsing==3.0.8
pyparsing==3.0.9
# via packaging
pytest==7.1.2
# via -r lint-requirements.in
Expand Down
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ pycparser==2.21
# via cffi
pyopenssl==22.0.0
# via -r test-requirements.in
pyparsing==3.0.8
pyparsing==3.0.9
# via packaging
pytest==7.1.2
# via
Expand Down

0 comments on commit 8771305

Please sign in to comment.