Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2024
1 parent 6a06dab commit 9b24643
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ pylint-django==2.5.5
# via -r requirements/dev-requirements.in
pylint-plugin-utils==0.8.2
# via pylint-django
pyparsing==3.0.9
pyparsing==3.1.1
# via
# -c requirements/requirements.txt
# -c requirements/test-requirements.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ pyjwt[crypto]==2.4.0
# via
# django-allauth
# pyjwt
pyparsing==3.0.9
pyparsing==3.1.1
# via packaging
pyproject-hooks==1.0.0
# via build
Expand Down
2 changes: 1 addition & 1 deletion requirements/test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ packaging==21.3
# pytest-sugar
pluggy==1.3.0
# via pytest
pyparsing==3.0.9
pyparsing==3.1.1
# via
# -c requirements/requirements.txt
# packaging
Expand Down

0 comments on commit 9b24643

Please sign in to comment.