Bump the minor-and-patch group across 1 directory with 3 updates#792
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the minor-and-patch group across 1 directory with 3 updates#792dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-and-patch group with 3 updates in the /backend directory: [flask-cors](https://github.com/corydolphin/flask-cors), [numpy](https://github.com/numpy/numpy) and [pypdf](https://github.com/py-pdf/pypdf). Updates `flask-cors` from 6.0.2 to 6.0.5 - [Release notes](https://github.com/corydolphin/flask-cors/releases) - [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md) - [Commits](corydolphin/flask-cors@6.0.2...6.0.5) Updates `numpy` from 2.4.4 to 2.4.6 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.4.4...v2.4.6) Updates `pypdf` from 6.10.0 to 6.13.2 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@6.10.0...6.13.2) --- updated-dependencies: - dependency-name: flask-cors dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: numpy dependency-version: 2.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: pypdf dependency-version: 6.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
9c962db to
2f3bf5c
Compare
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 minor-and-patch group with 3 updates in the /backend directory: flask-cors, numpy and pypdf.
Updates
flask-corsfrom 6.0.2 to 6.0.5Release notes
Sourced from flask-cors's releases.
Commits
91ebc49Typing Hotfix: support blueprints in the type systemd601665Add strict MyPy Typingc8e8871Harden release publishing workflow (#406)e1d4034Derive package version from git tag via setuptools-scm (#405)Updates
numpyfrom 2.4.4 to 2.4.6Release notes
Sourced from numpy's releases.
... (truncated)
Commits
b832a09Merge pull request #31462 from charris/prepare-2.4.657cc147REL: Prepare for the NumPy 2.4.6 release0c72b0bMerge pull request #31459 from charris/backport-313479778d26BUG: core: Don't call INCREF/DECREF on descr in NpyStringAcquireAllocator. (#...e0e3876BUG: core: Don't call INCREF/DECREF on descr in NpyStringAcquireAllocator. (#...d1bffebBUG:np.linalg.svd(..., hermitian=True)returns non-unitaryvh(#31347)8d8d7e5Merge pull request #31453 from seberg/issue-31452bddaab7BUG: Fix regression inarr.conj()37a1eccMerge pull request #31444 from charris/begin-2.4.63c0e043MAINT: Prepare 2.4.x for further developmentUpdates
pypdffrom 6.10.0 to 6.13.2Release notes
Sourced from pypdf's releases.
... (truncated)
Changelog
Sourced from pypdf's changelog.
... (truncated)
Commits
6490dffREL: 6.13.2d209c2cSEC: Detect multi-hop cyclic /Pages trees in _flatten to prevent SIGSEGV (#3847)06d4106ROB: Fix UnboundLocalError in _read_standard_xref_table on a malformed entry ...c64016aROB: Raise PdfStreamError on non-hexadecimal bytes in hex readers (#3832)6207d77ROB: Guard truncated Type1 font program in _type1_alternative (#3835)e31de26DEV: Bump actions/checkout from 6.0.2 to 6.0.3 (#3843)7a3a870REL: 6.13.15efe472SEC: Prevent infinite loops when processing threads/articles (#3839)80509e3ROB: Avoid recursion errors for _doc_common (#3838)d74d95dMAINT: Remove unreachable return in read_until_regex (#3833)