Skip to content

Commit

Permalink
chore: Update pyparsing requirement from ~=3.1.0 to ~=3.1.1
Browse files Browse the repository at this point in the history
Updates the requirements on [pyparsing](https://github.com/pyparsing/pyparsing) to permit the latest version.
- [Release notes](https://github.com/pyparsing/pyparsing/releases)
- [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES)
- [Commits](pyparsing/pyparsing@3.1.0...3.1.1)

---
updated-dependencies:
- dependency-name: pyparsing
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2023
1 parent 3c1c6c1 commit 6d3ea1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Flake8-pyproject~=1.2
isort~=5.11
moto~=4.1.14
pre-commit~=2.21
pyparsing~=3.1.0
pyparsing~=3.1.1
pytest~=7.4
pytest-cov~=4.1
pytest-dotenv~=0.5
Expand Down

0 comments on commit 6d3ea1e

Please sign in to comment.