Skip to content

Commit

Permalink
Bump the pip-dependencies group with 2 updates (#140)
Browse files Browse the repository at this point in the history
Bumps the pip-dependencies group with 2 updates: [pymupdf](https://github.com/pymupdf/pymupdf) and [pyparsing](https://github.com/pyparsing/pyparsing).


Updates `pymupdf` from 1.24.14 to 1.25.1
- [Release notes](https://github.com/pymupdf/pymupdf/releases)
- [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt)
- [Commits](pymupdf/PyMuPDF@1.24.14...1.25.1)

Updates `pyparsing` from 3.2.0 to 3.2.1
- [Release notes](https://github.com/pyparsing/pyparsing/releases)
- [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES)
- [Commits](pyparsing/pyparsing@3.2.0...3.2.1)

---
updated-dependencies:
- dependency-name: pymupdf
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-dependencies
- dependency-name: pyparsing
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 2ad47ec commit 4cbb931
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Flask-WTF==1.2.2
Frozen-Flask==1.0.2
google-auth-oauthlib==1.2.1
Pillow==11.0.0
PyMuPDF==1.24.14
pyparsing==3.2.0
PyMuPDF==1.25.1
pyparsing==3.2.1
python-editor==1.0.4
textile==4.0.3
zipp==3.21.0
Expand Down

0 comments on commit 4cbb931

Please sign in to comment.