Skip to content

Commit 7f1df31

Browse files
Bump the pip-minor-patch group with 2 updates (#43)
Bumps the pip-minor-patch group with 2 updates: [pymupdf](https://github.com/pymupdf/pymupdf) and [ruff](https://github.com/astral-sh/ruff). Updates `pymupdf` from 1.28.0 to 1.28.2 - [Release notes](https://github.com/pymupdf/pymupdf/releases) - [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt) - [Commits](pymupdf/PyMuPDF@1.28.0...1.28.2) Updates `ruff` from 0.16.1 to 0.16.2 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.16.1...0.16.2) --- updated-dependencies: - dependency-name: pymupdf dependency-version: 1.28.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-patch - dependency-name: ruff dependency-version: 0.16.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d626428 commit 7f1df31

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ beautifulsoup4==4.15.0
22
requests==2.34.2
33
lxml==6.1.1
44
httpx==0.28.1
5-
PyMuPDF==1.28.0
5+
PyMuPDF==1.28.2
66
pytest==9.1.1
7-
ruff==0.16.1
7+
ruff==0.16.2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ beautifulsoup4==4.15.0
22
requests==2.34.2
33
lxml==6.1.1
44
httpx==0.28.1
5-
PyMuPDF==1.28.0
5+
PyMuPDF==1.28.2
66
crawl4ai[pdf]==0.9.2
77
pyOpenSSL==26.4.0
88
cryptography==49.0.0

0 commit comments

Comments
 (0)