From 6300fdb5e8d06199baa788fb1172774c3ea81b9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 04:36:43 +0000 Subject: [PATCH] Bump the pip-dependencies group with 5 updates 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](https://github.com/pymupdf/pymupdf/compare/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](https://github.com/textile/python-textile/compare/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](https://github.com/jaraco/zipp/compare/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](https://github.com/pandas-dev/pandas/compare/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] --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6aa67e47..5f78cb66 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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