deps(py): bump the python-minor-patch group across 1 directory with 8 updates#103
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
… updates Bumps the python-minor-patch group with 8 updates in the /shuttlescope/backend directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.137.1` | `0.138.1` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.46.0` | `0.49.0` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.31` | `0.0.32` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.49` | `2.0.51` | | [alembic](https://github.com/sqlalchemy/alembic) | `1.18.4` | `1.18.5` | | [pandas](https://github.com/pandas-dev/pandas) | `3.0.3` | `3.0.4` | | [numpy](https://github.com/numpy/numpy) | `2.4.4` | `2.5.0` | | [scipy](https://github.com/scipy/scipy) | `1.17.1` | `1.18.0` | Updates `fastapi` from 0.137.1 to 0.138.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.137.1...0.138.1) Updates `uvicorn` from 0.46.0 to 0.49.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.49.0) Updates `python-multipart` from 0.0.31 to 0.0.32 - [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.31...0.0.32) Updates `sqlalchemy` from 2.0.49 to 2.0.51 - [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 `alembic` from 1.18.4 to 1.18.5 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `pandas` from 3.0.3 to 3.0.4 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.3...v3.0.4) Updates `numpy` from 2.4.4 to 2.5.0 - [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.5.0) Updates `scipy` from 1.17.1 to 1.18.0 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.17.1...v1.18.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.138.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: uvicorn dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: python-multipart dependency-version: 0.0.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: sqlalchemy dependency-version: 2.0.51 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: alembic dependency-version: 1.18.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: pandas dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: numpy dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: scipy dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 8 updates in the /shuttlescope/backend directory:
0.137.10.138.10.46.00.49.00.0.310.0.322.0.492.0.511.18.41.18.53.0.33.0.42.4.42.5.01.17.11.18.0Updates
fastapifrom 0.137.1 to 0.138.1Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
b90c49a🔖 Release version 0.138.1 (#15842)1f2f3df📝 Update release notes0af003a♻️ Refactor Library Skills, make info easier to find for agents (#15841)d5494c1📝 Update release notes82c527e👷 Simplify pull request workflow triggers (#15836)3f28dbe📝 Update release notesf6ea6b1👷 Update issue-manager to 0.7.1 (#15833)219ac63📝 Update release notesfcc8e1f⬆️ Update issue-manager to 0.7.0 (#15831)457f4c7📝 Update release notesUpdates
uvicornfrom 0.46.0 to 0.49.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
3ef2e3eVersion 0.49.0 (#2973)eeb64b1Consume duplicate forwarding headers in ProxyHeadersMiddleware (#2971)630f4acMake the watchfiles reload tests deterministic (#2972)9154922chore(deps): bump the github-actions group across 1 directory with 6 updates ...739727aMigrate docs deploy from Cloudflare Pages to Workers (#2967)be4a240Gate docs preview deploy on Cloudflare token presence (#2966)c489d7eBump httptools minimum version to 0.8.0 (#2962)9f547bdSkip docs preview deploy for Dependabot PRs (#2961)44446b8Migrate documentation from MkDocs Material to Zensical (#2959)cfd659cBump pymdown-extensions to 10.21.3 (#2958)Updates
python-multipartfrom 0.0.31 to 0.0.32Release notes
Sourced from python-multipart's releases.
Changelog
Sourced from python-multipart's changelog.
Commits
238ead6Version 0.0.32 (#302)8672979Replace per-byte partial-boundary scan with rfind lookbehind (#300)8190779Bump the python-packages group with 7 updates (#301)0d3c086Use uv package ecosystem for Dependabot (#299)Updates
sqlalchemyfrom 2.0.49 to 2.0.51Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
alembicfrom 1.18.4 to 1.18.5Release notes
Sourced from alembic's releases.
... (truncated)
Commits
Updates
pandasfrom 3.0.3 to 3.0.4Release notes
Sourced from pandas's releases.
Commits
8188eb1RLS: 3.0.4 (#66079)bd35f15[3.0.x] BUG: fix CoW issue in eval() (#66072)6195872[backport 3.0.x] BUG: anchor whole alternation in Series.str.match for PyArro...70313beBackport PR #66051 on branch 3.0.x (BUG: fix regression in DataFrame setitem ...57ed3e2[backport 3.0.x] Bump pypa/cibuildwheel from 3.4.1 to 4.1.0 (#65934) (#66026)f9693fc[backport 3.0.x] BUG(pandas 3.0 regression): drop(index=...) doesn't accept N...9760fff[backport 3.0.x] BUG: support for operations with custom objects / object dty...f03f3ab[backport 3.0.x] ENH: fallback to zoneinfo Python API (for correct tz localiz...774a50dBackport PR #65066 on branch 3.0.x (BUG: escape SQL identifiers in ADBCDataba...15494e8[3.0.x] BUG: fix segfault adding non-tick DateOffset to datetime data under t...Updates
numpyfrom 2.4.4 to 2.5.0Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
6910b28Merge pull request #31706 from charris/prepare-2.5.0-releasee0acd2bREL: Prepare for the NumPy 2.5.0 release.8d928b7Merge pull request #31704 from charris/backport-31649c2055baMAINT: update openblas to 0.3.33.112.0 (#31649)ce17c81Merge pull request #31703 from charris/backport-316093de6203BUG: fix StringDType distinct-allocator bugs and add tests (#31609)c723971Merge pull request #31700 from charris/backport-3169464513b2MAINT: Bump pypa/cibuildwheel from 3.4.1 to 4.1.004707f0Merge pull request #31698 from charris/try-fix-emscripten5cf0686MAINT: Try to fix emscripten wheel build.Updates
scipyfrom 1.17.1 to 1.18.0Release notes
Sourced from scipy's releases.
... (truncated)
Commits
54ef542REL: 1.18.0 release commita45e463Merge pull request #25395 from tylerjereddy/treddy_prep_1.18.0_finalee2442eTYP, MAINT, TST: PR 25395 revisions3225154DOC: PR 25395 revisions14c7bd7TYP: Fix mypy errors withpytest==9.1.0(#25410)71522e9DOC: revise SciPy 1.18.0 release notes92f8482MAINT: fix errors from pytest 9.1 (#25378)7b27bf4TST, MAINT: modernize spatial tests for pytest 10 (#25376)d05b640Merge pull request #25347 from tylerjereddy/treddy_version_bump_1.18.0rc3e60fe8bREL: set to 1.18.0rc3 unreleasedDependabot 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