deps(py): bump the python-minor-patch group across 1 directory with 4 updates#75
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
… updates Bumps the python-minor-patch group with 4 updates in the /shuttlescope/backend directory: [uvicorn](https://github.com/Kludex/uvicorn), [python-multipart](https://github.com/Kludex/python-multipart), [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) and [numpy](https://github.com/numpy/numpy). Updates `uvicorn` from 0.46.0 to 0.48.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.46.0...0.48.0) Updates `python-multipart` from 0.0.28 to 0.0.30 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.28...0.0.30) Updates `sqlalchemy` from 2.0.49 to 2.0.50 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) 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) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: python-multipart dependency-version: 0.0.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: sqlalchemy dependency-version: 2.0.50 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: uvicorn dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
e8e4f85 to
bc76481
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 python-minor-patch group with 4 updates in the /shuttlescope/backend directory: uvicorn, python-multipart, sqlalchemy and numpy.
Updates
uvicornfrom 0.46.0 to 0.48.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
73e84e5Version 0.48.0 (#2951)45ea116Ignore duplicate forwarding headers inProxyHeadersMiddleware(#2944)dd4394cchore(deps): bump idna from 3.11 to 3.15 (#2941)abe0781Defaultssl_cipherstoNoneand use OpenSSL defaults (#2940)479a2c0Version 0.47.0 (#2937)89347fdAdd 7-day cooldown for dependency resolution via uv exclude-newer (#2936)767315bDrop unused contents/actions permissions from zizmor workflow (#2935)f25ee43chore(deps): bump urllib3 from 2.6.3 to 2.7.0 (#2933)8782666Fix typo indocs/deployment/index.md. (#2932)ad5ff87Treatfd=0as a valid file descriptor with reload/workers (#2927)Updates
python-multipartfrom 0.0.28 to 0.0.30Release notes
Sourced from python-multipart's releases.
Changelog
Sourced from python-multipart's changelog.
Commits
9d3ead5Version 0.0.30 (#292)3506c15Ignore RFC 2231 extended parameters inparse_options_header(#291)d69df35Treat only&as the urlencoded field separator (#290)1e6ff97Bump idna from 3.11 to 3.15 (#289)e3d6853Version 0.0.29 (#288)a60dcdcHandle malformed RFC 2231 continuations inparse_options_header(#270)75c33b2Add 7-day cooldown for dependency resolution via uv exclude-newer (#286)a078b8eBump urllib3 from 2.6.3 to 2.7.0 (#285)Updates
sqlalchemyfrom 2.0.49 to 2.0.50Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
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 development