Skip to content

Commit

Permalink
Update pyparsing requirement from ~=3.1.4 to ~=3.2.0
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.4...3.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 3137826 commit 135ac06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ MarkupSafe~=2.1.5
mistune~=0.8.4
packaging~=24.1
Pygments~=2.18.0
pyparsing~=3.1.4
pyparsing~=3.2.0
python-slugify~=8.0.4
pytz~=2024.2
requests~=2.32.3
Expand Down

0 comments on commit 135ac06

Please sign in to comment.