Skip to content

Commit

Permalink
Bump the pip-dependencies group with 5 updates (#137)
Browse files Browse the repository at this point in the history
Bumps the pip-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [pymupdf](https://github.com/pymupdf/pymupdf) | `1.24.9` | `1.24.10` |
| [textile](https://github.com/textile/python-textile) | `4.0.2` | `4.0.3` |
| [zipp](https://github.com/jaraco/zipp) | `3.20.1` | `3.20.2` |
| [pandas](https://github.com/pandas-dev/pandas) | `2.2.2` | `2.2.3` |
| [uwsgi](https://uwsgi-docs.readthedocs.io/en/latest/) | `2.0.26` | `2.0.27` |


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

Updates `textile` from 4.0.2 to 4.0.3
- [Release notes](https://github.com/textile/python-textile/releases)
- [Changelog](https://github.com/textile/python-textile/blob/master/CHANGELOG.textile)
- [Commits](textile/python-textile@4.0.2...4.0.3)

Updates `zipp` from 3.20.1 to 3.20.2
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](jaraco/zipp@v3.20.1...v3.20.2)

Updates `pandas` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v2.2.2...v2.2.3)

Updates `uwsgi` from 2.0.26 to 2.0.27

---
updated-dependencies:
- dependency-name: pymupdf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
- dependency-name: textile
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
- dependency-name: zipp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
- dependency-name: pandas
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
- dependency-name: uwsgi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
...

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] authored Oct 5, 2024
1 parent a1ed091 commit 5df66e2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ Flask-WTF==1.2.1
Frozen-Flask==1.0.2
google-auth-oauthlib==1.2.1
Pillow==10.4.0
PyMuPDF==1.24.9
PyMuPDF==1.24.10
pyparsing==3.1.4
python-editor==1.0.4
textile==4.0.2
zipp==3.20.1
textile==4.0.3
zipp==3.20.2
yadisk==3.1.0
pandas==2.2.2
pandas==2.2.3
openpyxl~=3.1.5
transliterate==1.10.2
uWSGI==2.0.26
uWSGI==2.0.27
Whoosh==2.7.4

0 comments on commit 5df66e2

Please sign in to comment.