-
Notifications
You must be signed in to change notification settings - Fork 0
deps(deps): bump the python-minor group with 17 updates #38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
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
Bumps the python-minor group with 17 updates: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.109.2` | `0.127.0` | | [uvicorn[standard]](https://github.com/Kludex/uvicorn) | `0.27.1` | `0.40.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.6.1` | `2.12.5` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.1.0` | `2.12.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.27` | `2.0.45` | | [psycopg2-binary](https://github.com/psycopg/psycopg2) | `2.9.9` | `2.9.11` | | [alembic](https://github.com/sqlalchemy/alembic) | `1.13.1` | `1.17.2` | | [asyncpg](https://github.com/MagicStack/asyncpg) | `0.29.0` | `0.31.0` | | [aiomysql](https://github.com/aio-libs/aiomysql) | `0.2.0` | `0.3.2` | | [aiosqlite](https://github.com/omnilib/aiosqlite) | `0.19.0` | `0.22.0` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.0.1` | `1.2.1` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.3` | | [prometheus-client](https://github.com/prometheus/client_python) | `0.19.0` | `0.23.1` | | [python-jose[cryptography]](https://github.com/mpdavis/python-jose) | `3.3.0` | `3.5.0` | | [httpx](https://github.com/encode/httpx) | `0.26.0` | `0.28.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.2.1` | `0.14.10` | | [mypy](https://github.com/python/mypy) | `1.8.0` | `1.19.1` | Updates `fastapi` from 0.109.2 to 0.127.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.109.2...0.127.0) Updates `uvicorn[standard]` from 0.27.1 to 0.40.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.27.1...0.40.0) Updates `pydantic` from 2.6.1 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.6.1...v2.12.5) Updates `pydantic-settings` from 2.1.0 to 2.12.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.1.0...v2.12.0) Updates `sqlalchemy` from 2.0.27 to 2.0.45 - [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` from 2.9.9 to 2.9.11 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.9...2.9.11) Updates `alembic` from 1.13.1 to 1.17.2 - [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 `asyncpg` from 0.29.0 to 0.31.0 - [Release notes](https://github.com/MagicStack/asyncpg/releases) - [Commits](MagicStack/asyncpg@v0.29.0...v0.31.0) Updates `aiomysql` from 0.2.0 to 0.3.2 - [Release notes](https://github.com/aio-libs/aiomysql/releases) - [Changelog](https://github.com/aio-libs/aiomysql/blob/main/CHANGES.txt) - [Commits](aio-libs/aiomysql@v0.2.0...v0.3.2) Updates `aiosqlite` from 0.19.0 to 0.22.0 - [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md) - [Commits](omnilib/aiosqlite@v0.19.0...v0.22.0) Updates `python-dotenv` from 1.0.1 to 1.2.1 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.0.1...v1.2.1) Updates `pyyaml` from 6.0.1 to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.1...6.0.3) Updates `prometheus-client` from 0.19.0 to 0.23.1 - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.19.0...v0.23.1) Updates `python-jose[cryptography]` from 3.3.0 to 3.5.0 - [Release notes](https://github.com/mpdavis/python-jose/releases) - [Changelog](https://github.com/mpdavis/python-jose/blob/master/CHANGELOG.md) - [Commits](mpdavis/python-jose@3.3.0...3.5.0) Updates `httpx` from 0.26.0 to 0.28.1 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.26.0...0.28.1) Updates `ruff` from 0.2.1 to 0.14.10 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.2.1...0.14.10) Updates `mypy` from 1.8.0 to 1.19.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.8.0...v1.19.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.127.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: uvicorn[standard] dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: pydantic dependency-version: 2.12.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: pydantic-settings dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: sqlalchemy dependency-version: 2.0.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: psycopg2-binary dependency-version: 2.9.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: alembic dependency-version: 1.17.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: asyncpg dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: aiomysql dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: aiosqlite dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: python-dotenv dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: prometheus-client dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: python-jose[cryptography] dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: httpx dependency-version: 0.28.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: ruff dependency-version: 0.14.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 group with 17 updates:
0.109.20.127.00.27.10.40.02.6.12.12.52.1.02.12.02.0.272.0.452.9.92.9.111.13.11.17.20.29.00.31.00.2.00.3.20.19.00.22.01.0.11.2.16.0.16.0.30.19.00.23.13.3.03.5.00.26.00.28.10.2.10.14.101.8.01.19.1Updates
fastapifrom 0.109.2 to 0.127.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
c4a1ab5🔖 Release version 0.127.022c7200📝 Update release notes6e42bcd🔊 Add deprecation warnings when usingpydantic.v1(#14583)6513d4d📝 Update release notes1d93d53⬆️ Upgrade OpenAI model for translations to gpt-5.2 (#14579)c2c1cc8📝 Update release notes5289259🔧 Add LLM prompt file for Korean, generated from the existing translations (#...5783910📝 Update release notes026b43e🔧 Add LLM prompt file for Japanese, generated from the existing translations ...6b591dd📝 Update release notesUpdates
uvicorn[standard]from 0.27.1 to 0.40.0Release notes
Sourced from uvicorn[standard]'s releases.
... (truncated)
Changelog
Sourced from uvicorn[standard]'s changelog.
... (truncated)
Commits
9ff6004Version 0.40.0 (#2773)19df042Drop Python 3.9 (#2772)865ce7cRun strict mypy on test suite (#2771)4f40b84Version 0.39.0 (#2770)5692dfcfix(websockets): Send close frame on ASGI return (#2769)4194764chore(deps): bump the github-actions group with 2 updates (#2763)d94bf28explicitly start ASGI run with empty context (#2742)8ae0bcbchore(deps): bump the github-actions group with 2 updates (#2748)4744ff9Add groups configuration for GitHub Actions (#2747)0391372chore(deps): bump astral-sh/setup-uv from 6.8.0 to 7.1.2 (#2746)Updates
pydanticfrom 2.6.1 to 2.12.5Release notes
Sourced from pydantic's releases.
... (truncated)
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
pydantic-settingsfrom 2.1.0 to 2.12.0Release notes
Sourced from pydantic-settings's releases.
... (truncated)
Commits
584983dPrepare release 2.12 (#705)6b4d87eAdd Python 3.14 (#704)02de5b6Adapt test_protected_namespace_defaults for dev. Pydantic (#637)4239ea4Drop Python3.9 support (#699)5008c69Restore init kwarg names before returning final state dictionary. (#700)4433101Coerce env vars if strict is True. (#693)4d2ebfdStrip non-explicit default values. (#692)4a6ffcaAdd NestedSecretsSettings source (#690)7a6e96eApply source order: init > env > dotenv > secrets > defaults and pres… (#688)68563edSupport for enum kebab case. (#686)Updates
sqlalchemyfrom 2.0.27 to 2.0.45Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
psycopg2-binaryfrom 2.9.9 to 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
alembicfrom 1.13.1 to 1.17.2Release notes
Sourced from alembic's releases.
... (truncated)
Commits
Updates
asyncpgfrom 0.29.0 to 0.31.0Release notes
Sourced from asyncpg's releases.
... (truncated)
Commits
71775a6asyncpg v0.31.0508cae6Test on PostgreSQL 18 (#1290)e534e5fBump cibuildwheel07fe512Bump pgproto648b35fBump Cython to 3.2.1 (#1288)9e42642Add Python 3.14 support, experimental subinterpreter/freethreading support (#...6fe1c49Move development deps away from extras and into dependency groups (#1280)7a54816Fix a couple of missed Python version guards6c2c490Drop support for EOL Python 3.8 (#1281)4c60ae8Bump version to 0.31.0.dev0Updates
aiomysqlfrom 0.2.0 to 0.3.2Release notes
Sourced from aiomysql's releases.
... (truncated)
Changelog
Sourced from aiomysql's changelog.
Commits
72a4df6Merge pull request #1047 from Nothing4You/fix-git-tag-release59ba1a6Revert not persisting GitHub credentials in workflow job for pushing a Git ta...fd32a80Merge pull request #1046 from Nothing4You/fix-git-tag-release5e53c9fFix permissions in GitHub Actions workflow to allow pushing git tag after rel...ff23e01Merge pull request #1045 from Nothing4You/release-prep8fba3ffPrepare 0.3.0 release, add missing PR references to changelog32c4520Merge pull request #1044 from Nothing4You/local-infilee2e895dUpdate docs for local infile873dc39Add test case for unexpecte LOAD_LOCAL packetsaa98494check local_infile option when receiving a LOAD_LOCAL packetUpdates
aiosqlitefrom 0.19.0 to 0.22.0Changelog
Sourced from aiosqlite's changelog.
......
Description has been truncated