pip-deps: bump the all group with 9 updates#46
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
Updates the requirements on [alembic](https://github.com/sqlalchemy/alembic), [fastapi](https://github.com/fastapi/fastapi), [pydantic](https://github.com/pydantic/pydantic), [rich](https://github.com/Textualize/rich), [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy), [psycopg2-binary](https://github.com/psycopg/psycopg2), [strawberry-graphql](https://github.com/sponsors/strawberry-graphql), [typer](https://github.com/fastapi/typer) and [uvicorn](https://github.com/Kludex/uvicorn) to permit the latest version. Updates `alembic` to 1.18.4 - [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 `fastapi` to 0.135.3 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.111.0...0.135.3) Updates `pydantic` to 2.12.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.0...v2.12.5) Updates `rich` to 15.0.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.0.0...v15.0.0) Updates `sqlalchemy` to 2.0.49 - [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 `psycopg2-binary` to 2.9.11 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.6...2.9.11) Updates `strawberry-graphql` to 0.314.3 - [Commits](https://github.com/sponsors/strawberry-graphql/commits) Updates `typer` to 0.24.1 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.12.0...0.24.1) Updates `uvicorn` to 0.44.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.30.0...0.44.0) --- updated-dependencies: - dependency-name: alembic dependency-version: 1.18.4 dependency-type: direct:production dependency-group: all - dependency-name: fastapi dependency-version: 0.135.3 dependency-type: direct:production dependency-group: all - dependency-name: pydantic dependency-version: 2.12.5 dependency-type: direct:production dependency-group: all - dependency-name: rich dependency-version: 15.0.0 dependency-type: direct:production dependency-group: all - dependency-name: sqlalchemy dependency-version: 2.0.49 dependency-type: direct:production dependency-group: all - dependency-name: psycopg2-binary dependency-version: 2.9.11 dependency-type: direct:production dependency-group: all - dependency-name: strawberry-graphql dependency-version: 0.314.3 dependency-type: direct:production dependency-group: all - dependency-name: typer dependency-version: 0.24.1 dependency-type: direct:production dependency-group: all - dependency-name: uvicorn dependency-version: 0.44.0 dependency-type: direct:production dependency-group: all ... 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 |
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
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.
Updates the requirements on alembic, fastapi, pydantic, rich, sqlalchemy, psycopg2-binary, strawberry-graphql, typer and uvicorn to permit the latest version.
Updates
alembicto 1.18.4Release notes
Sourced from alembic's releases.
Commits
Updates
fastapito 0.135.3Release notes
Sourced from fastapi's releases.
Commits
1f442c4🔖 Release version 0.135.38f5d157📝 Update release notes428452a📝 Update release notes70580da✨ Add support for@app.vibe()(#15280)6ee8747📝 Update release notes3e72c09👥 Update FastAPI People - Experts (#15279)96df35f📝 Update release notes6c81125⬆ Bump orjson from 3.11.7 to 3.11.8 (#15276)428f82c📝 Update release notes5599c59⬆ Bump ruff from 0.15.0 to 0.15.8 (#15277)Updates
pydanticto 2.12.5Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
bd2d0ddPrepare release v2.12.57d0302eDocument security implications when usingcreate_model()e9ef980Fix typo in Standard Library Types documentationf2c20c0Addpydantic-docsdev dependency, make use of versioning blocksa76c1aaUpdate documentation about JSON Schema8cbc72cAdd documentation about custom__init__()99eba59Add additional test forFieldInfo.get_default()c710769Special caseMISSINGsentinel insmart_deepcopy()20a9d77Do not delete mock validator/serializer inrebuild_dataclass()c86515aUpdate parts of the model andrevalidate_instancesdocumentationUpdates
richto 15.0.0Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
... (truncated)
Commits
6ac483ccorrection458a910Merge pull request #4080 from Textualize/bump150082e06e0changelogd6556bcbump to 15.0.0ffe2edcMerge pull request #4079 from Textualize/inline-table-codecf3b5a1changelog77f0edbremove comments7ef2d05fix inline code in table cells19c67b9Merge pull request #4077 from Textualize/isattry494b795changelogUpdates
sqlalchemyto 2.0.49Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
psycopg2-binaryto 2.9.11Changelog
Sourced from psycopg2-binary's changelog.
... (truncated)
Commits
fd9ae8cchore: bump to version 2.9.11d923840chore: update docs requirementsd42dc71Merge branch 'fix-1791'4fde656fix: avoid failed assert passing more arguments than placeholders8308c19fix: drop warning about the use of deprecated PyWeakref_GetObject function1a1eabfbuild(deps): bump actions/github-script from 7 to 8897af8bbuild(deps): bump peter-evans/repository-dispatch from 3 to 4ceefd30build(deps): bump actions/checkout from 4 to 54dc5854build(deps): bump actions/setup-python from 5 to 61945788Merge pull request #1802 from edgarrmondragon/cp314-wheelsUpdates
strawberry-graphqlto 0.314.3Commits
Updates
typerto 0.24.1Release notes
Sourced from typer's releases.
Changelog
Sourced from typer's changelog.
... (truncated)
Commits
eaec8fa🔖 Release version 0.24.1c73cc2b📝 Update release notes6c6259c👷 Fix CI, do not attempt to buildtyper-slim, nortyper-cli(#1569)bc65ad8📝 Update release notes3aedc0a➖ Drop support fortyper-slimandtyper-cli, no more versions will be rel...4b13020📝 Update release notes19aaf0b⬆ Bump rich from 14.3.2 to 14.3.3 (#1565)0ece295📝 Update release notes833c005📝 Update release notes64c0dcb⬆ Bump pydantic-settings from 2.13.0 to 2.13.1 (#1566)Updates
uvicornto 0.44.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
edb54c4Version 0.44.0 (#2890)029be08Implement websocket keepalive pings for websockets-sansio (#2888)8d397c7Version 0.43.0 (#2885)587042d🐛 Emithttp.disconnectASGIreceive()event on server shutting down for s...c9a75fbchore(deps): bump the github-actions group with 3 updates (#2878)84fd578chore(deps): bump pygments from 2.19.2 to 2.20.0 (#2877)cd52d34Use nativecontextparameter forcreate_taskon Python 3.11+ (#2859)5211880Drop cast in ASGI types (#2875)1cb8e74Add websocket 500 fallback header test (#2874)28efbb2chore(deps-dev): bump cryptography from 46.0.5 to 46.0.6 (#2873)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