deps(deps): Bump the python-patch group across 1 directory with 4 updates - #17
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(deps): Bump the python-patch group across 1 directory with 4 updates#17dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Bumps the python-patch group with 4 updates in the / directory: [striprtf](https://github.com/joshy/striprtf), [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz), [py7zr](https://github.com/miurahr/py7zr) and [fpdf2](https://github.com/py-pdf/fpdf2). Updates `striprtf` from 0.0.29 to 0.0.33 - [Release notes](https://github.com/joshy/striprtf/releases) - [Changelog](https://github.com/joshy/striprtf/blob/master/CHANGELOG.md) - [Commits](joshy/striprtf@v0.0.29...v0.0.33) Updates `rapidfuzz` from 3.14.3 to 3.14.5 - [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases) - [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst) - [Commits](rapidfuzz/RapidFuzz@v3.14.3...v3.14.5) Updates `py7zr` from 1.1.0 to 1.1.3 - [Release notes](https://github.com/miurahr/py7zr/releases) - [Changelog](https://github.com/miurahr/py7zr/blob/master/docs/Changelog.rst) - [Commits](miurahr/py7zr@v1.1.0...v1.1.3) Updates `fpdf2` from 2.8.7 to 2.8.8 - [Release notes](https://github.com/py-pdf/fpdf2/releases) - [Changelog](https://github.com/py-pdf/fpdf2/blob/master/CHANGELOG.md) - [Commits](py-pdf/fpdf2@2.8.7...2.8.8) --- updated-dependencies: - dependency-name: striprtf dependency-version: 0.0.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-patch - dependency-name: rapidfuzz dependency-version: 3.14.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-patch - dependency-name: py7zr dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-patch - dependency-name: fpdf2 dependency-version: 2.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the python-patch group with 4 updates in the / directory: striprtf, rapidfuzz, py7zr and fpdf2.
Updates
striprtffrom 0.0.29 to 0.0.33Release notes
Sourced from striprtf's releases.
Changelog
Sourced from striprtf's changelog.
Commits
4f856aetwine fix890a959new version v.0.0.33756a2fbDiscard bytes after the document closing brace617abf0Read expected text fixtures as utf-8 in tests8b3ec9cFix font table regex bottleneck on large documentsf95578fnew version v.0.0.32b49e251new version39792efnew version2bc1f3aMerge pull request #62 from babenek/masterbe57917copy py.typed into build packageUpdates
rapidfuzzfrom 3.14.3 to 3.14.5Release notes
Sourced from rapidfuzz's releases.
Changelog
Sourced from rapidfuzz's changelog.
... (truncated)
Commits
edf9f3cfix release ci3d8470benable verbose publish7fd4ee2Bump the github-actions group across 1 directory with 3 updates9691cf1tag releasefd16748ci: switch riscv64 from QEMU to native RISE runner7f7d58bci: add riscv64 wheel builds via QEMUf4b5694Bump pypa/cibuildwheel from 3.3.1 to 3.4.0 in the github-actions groupf2873ceBump the github-actions group across 1 directory with 3 updates4e48509support Taskflow 4.0.07048039Bump the github-actions group across 1 directory with 4 updatesUpdates
py7zrfrom 1.1.0 to 1.1.3Release notes
Sourced from py7zr's releases.
Changelog
Sourced from py7zr's changelog.
... (truncated)
Commits
e278bc0Release v1.1.3: Multiple security fixese4a225bdocs: update authors and changelog with recent contributions and security fixes94db766Merge commit from forkd9ee25cMerge commit from forkc1c8001Merge commit from fork7e03185Merge pull request #732 from SAY-5/feat/issue-699-py7zio-close2de71fbMerge pull request #735 from gaoflow/fix-734-missing-lastwritetimef429952Merge branch 'master' into fork/SAY-5/feat/issue-699-py7zio-closeb181a4bMerge branch 'master' into fork/gaoflow/fix-734-missing-lastwritetime1534b3fMerge pull request #737 from miurahr/topic/miurahr/fix-pypy-getbufferUpdates
fpdf2from 2.8.7 to 2.8.8Release notes
Sourced from fpdf2's releases.
Changelog
Sourced from fpdf2's changelog.
Commits
e1fc653release v2.8.8 (#1916)42ec664add Sanjays2402 as a contributor for code (#1915)af9d7dcfix(text_region): apply Paragraph.ln(h) height to the line it terminates (#1904)81951f8add stumpylog as a contributor for bug, and code (#1913)b30c38cFix: catch RuntimeError alongside ImportError for the optional numpy import (...63df0d0Update github/codeql-action action to v4.37.6 (#1910)11a30e6Update crate-ci/typos action to v1.49.0 (#1911)f65707bUpdate step-security/harden-runner action to v2.20.1 (#1912)a7f7c89Update github/codeql-action action to v4.37.4 (#1907)fe9d8f5Update pypa/gh-action-pypi-publish action to v1.14.2 (#1906)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions