deps(deps): bump the uv-minor-patch group across 1 directory with 19 updates#368
Open
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
Open
Conversation
…updates Bumps the uv-minor-patch group with 19 updates in the /backend directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.128.7` | `0.135.3` | | [uvicorn[standard]](https://github.com/Kludex/uvicorn) | `0.40.0` | `0.44.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.46` | `2.0.49` | | [azure-core](https://github.com/Azure/azure-sdk-for-python) | `1.38.1` | `1.39.0` | | [azure-identity](https://github.com/Azure/azure-sdk-for-python) | `1.25.2` | `1.25.3` | | [psycopg[binary]](https://github.com/psycopg/psycopg) | `3.3.2` | `3.3.3` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.12.0` | `2.13.1` | | [orjson](https://github.com/ijl/orjson) | `3.11.7` | `3.11.8` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.2.1` | `1.2.2` | | [greenlet](https://github.com/python-greenlet/greenlet) | `3.3.1` | `3.4.0` | | [authlib](https://github.com/authlib/authlib) | `1.6.7` | `1.6.9` | | [sse-starlette](https://github.com/sysid/sse-starlette) | `3.2.0` | `3.3.4` | | [typer](https://github.com/fastapi/typer) | `0.21.2` | `0.24.1` | | [uv](https://github.com/astral-sh/uv) | `0.10.2` | `0.11.6` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.2` | `9.0.3` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `7.0.0` | `7.1.0` | | [mypy](https://github.com/python/mypy) | `1.19.1` | `1.20.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.14` | `0.15.10` | | [openapi-spec-validator](https://github.com/python-openapi/openapi-spec-validator) | `0.7.2` | `0.8.4` | Updates `fastapi` from 0.128.7 to 0.135.3 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.128.7...0.135.3) Updates `uvicorn[standard]` from 0.40.0 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.40.0...0.44.0) Updates `sqlalchemy` from 2.0.46 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 `azure-core` from 1.38.1 to 1.39.0 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-core_1.38.1...azure-core_1.39.0) Updates `azure-identity` from 1.25.2 to 1.25.3 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-identity_1.25.2...azure-identity_1.25.3) Updates `psycopg[binary]` from 3.3.2 to 3.3.3 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.3.2...3.3.3) Updates `pydantic-settings` from 2.12.0 to 2.13.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.12.0...v2.13.1) Updates `orjson` from 3.11.7 to 3.11.8 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.11.7...3.11.8) Updates `python-dotenv` from 1.2.1 to 1.2.2 - [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.2.1...v1.2.2) Updates `greenlet` from 3.3.1 to 3.4.0 - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](python-greenlet/greenlet@3.3.1...3.4.0) Updates `authlib` from 1.6.7 to 1.6.9 - [Release notes](https://github.com/authlib/authlib/releases) - [Commits](authlib/authlib@v1.6.7...v1.6.9) Updates `sse-starlette` from 3.2.0 to 3.3.4 - [Release notes](https://github.com/sysid/sse-starlette/releases) - [Commits](sysid/sse-starlette@v3.2.0...v3.3.4) Updates `typer` from 0.21.2 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.21.2...0.24.1) Updates `uv` from 0.10.2 to 0.11.6 - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.10.2...0.11.6) Updates `pytest` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.2...9.0.3) Updates `pytest-cov` from 7.0.0 to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) Updates `mypy` from 1.19.1 to 1.20.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.0) Updates `ruff` from 0.14.14 to 0.15.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@0.14.14...0.15.10) Updates `openapi-spec-validator` from 0.7.2 to 0.8.4 - [Release notes](https://github.com/python-openapi/openapi-spec-validator/releases) - [Commits](python-openapi/openapi-spec-validator@0.7.2...0.8.4) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.135.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-minor-patch - dependency-name: uvicorn[standard] dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-minor-patch - dependency-name: sqlalchemy dependency-version: 2.0.49 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-minor-patch - dependency-name: azure-core dependency-version: 1.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-minor-patch - dependency-name: azure-identity dependency-version: 1.25.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-minor-patch - dependency-name: psycopg[binary] dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-minor-patch - dependency-name: pydantic-settings dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-minor-patch - dependency-name: orjson dependency-version: 3.11.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-minor-patch - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-minor-patch - dependency-name: greenlet dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-minor-patch - dependency-name: authlib dependency-version: 1.6.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-minor-patch - dependency-name: sse-starlette dependency-version: 3.3.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-minor-patch - dependency-name: typer dependency-version: 0.24.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-minor-patch - dependency-name: uv dependency-version: 0.11.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-minor-patch - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-minor-patch - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-minor-patch - dependency-name: mypy dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-minor-patch - dependency-name: ruff dependency-version: 0.15.10 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-minor-patch - dependency-name: openapi-spec-validator dependency-version: 0.8.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-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 uv-minor-patch group with 19 updates in the /backend directory:
0.128.70.135.30.40.00.44.02.0.462.0.491.38.11.39.01.25.21.25.33.3.23.3.32.12.02.13.13.11.73.11.81.2.11.2.23.3.13.4.01.6.71.6.93.2.03.3.40.21.20.24.10.10.20.11.69.0.29.0.37.0.07.1.01.19.11.20.00.14.140.15.100.7.20.8.4Updates
fastapifrom 0.128.7 to 0.135.3Release notes
Sourced from fastapi's releases.
... (truncated)
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
uvicorn[standard]from 0.40.0 to 0.44.0Release notes
Sourced from uvicorn[standard]'s releases.
... (truncated)
Changelog
Sourced from uvicorn[standard]'s changelog.
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)Updates
sqlalchemyfrom 2.0.46 to 2.0.49Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
azure-corefrom 1.38.1 to 1.39.0Release notes
Sourced from azure-core's releases.
Commits
dee80a8Changed theazure_cloudsetting environment variable (#45763)a2d1170Increment package version after release of azure-core (#45671)c6e48b5[Core] Prepare release (#45656)079e76bPort data-plane packages in sdk/core/ to pyproject.toml (#45556)2117dfb[Core] Persist cross domain redirect flag (#45518)2d0a9aa[Core] Update pytest fixture scope (#45563)4c4c869[Core] Add jitter to token refresh intervals (#43720)41391f1[azure-core] Fixformat_urldropping trailing slash when URL template is qu...9fdb4f1[Corehttp] Changelog update (#45113)f40b764Increment package version after release of azure-core (#45246)Updates
azure-identityfrom 1.25.2 to 1.25.3Release notes
Sourced from azure-identity's releases.
Commits
a989ea4[Identity] Prep patch release7972883[Identity] Adjust refresh logic (#45496)04764a9add psscript to convert apiview json files to md (#45589)50e0165Sync eng/common directory with azure-sdk-tools for PR 14461 (#45646)5333117Add Bo to /sdk/ai/azure-ai-projects owner list (#45664)775d694Doc and automation updates for .github sync directory changes (#45630)c6e48b5[Core] Prepare release (#45656)ae769c4Fix custom Memory Stores LRO poller operation (#45662)6074492Add asset id none check in dt (#45618)e1a986aBump tar from 7.5.10 to 7.5.11 in /eng/common/tsp-client (#45640)Updates
psycopg[binary]from 3.3.2 to 3.3.3Changelog
Sourced from psycopg[binary]'s changelog.
... (truncated)
Commits
1a8f65achore: bump psycopg package version to 3.3.3db3c435Merge pull request #1260 from ggevay/sync-error-fix0237586Fix ValueError when server sends ErrorResponse during Sync after Parsecb97ef7docs: fix typos09c8918Merge pull request #1256 from veeceey/fix/tstrings-error-msg-and-docs-improve...9e74d96fix: fix error message incorrectly generated by Claude AI0db9d8bfix: correct typo in tstrings error message and fix sql.rst docs86a0e1bchore(deps): bump pypa/cibuildwheel in the actions groupf5d90faMerge pull request #1233 from lysnikolaou/pgconn-critical-sectiond7dc6c7Merge critical section and nogil blocks into one context managerUpdates
pydantic-settingsfrom 2.12.0 to 2.13.1Release notes
Sourced from pydantic-settings's releases.
Commits
e87d12dv2.13.1 (#790)acf8c14Fix JSON decoding for parameterized PEP 695 type aliases (#780)58b236aFix AttributeError with nested env vars for dict fields (#785) (#786)4933f06Fix CLI parsing error for set field types since 2.13.0 (#787) (#788)bd0ebe6Fix RecursionError with self-referential models in CliApp (#783)eb7840eFix regression for bool fields since 2.13.0 (#784)198e71cPrepare release 2.13.0 (#777)de71e84Add nested path support for yaml_config_section (fixes #772) (#773)0f8f951CLI Union Discriminator Choices in Help (#764)ce9804cCLI coerce numeric types. (#769)Updates
orjsonfrom 3.11.7 to 3.11.8Release notes
Sourced from orjson's releases.
Changelog
Sourced from orjson's changelog.
Commits
5cbb3d03.11.84195d7fwriter::halfd00641bwriter::uuidc84d9b4build and compatibility misc4547234ffi::numpy0d4a5addatetime PyRef idiome93a13dCross-compile avoids maturin v1.12 build-details.json errorUpdates
python-dotenvfrom 1.2.1 to 1.2.2Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
36004e0Bump version: 1.2.1 → 1.2.2eb20252docs: update changelog for v1.2.2790c5c0Merge commit from fork43340daRemove the use ofshin tests (#612)09d7ceedocs: clarify override behavior and document FIFO support (#610)c8de288ci: improve workflow efficiency with best practices (#609)7bd9e3dAdd Windows testing to CI (#604)1baaf04Drop Python 3.9 support and update to PyPy 3.11 (#608)4a22cf8ci: enable testing on Python 3.14t (free-threaded) (#588)e2e8e77Fix license specifier (#597)Updates
greenletfrom 3.3.1 to 3.4.0Changelog
Sourced from greenlet's changelog.
Commits
df6734ePreparing release 3.4.00f86075Merge pull request #504 from python-greenlet/freethreading-fixes4596574TLBC: crash appears to still happen on CI 3.14t ubuntu. Re-enable workaround.2f4a1cfMake green_switch (python level greenlet.switch) and green_throw check for (p...a0c2a2aFix unused variable warning when asserts are disabled.8688581gcc was complaining about an incomplete std::atomic type. make sure we includ...449c760Make MainGreenlet._thread_state atomic; we use it for cross thread checking a...f840e00Add critical sections to greenlet attribute accessors.6b281d3test_contextvars: No need for the fallback case where contextvars isn't avail...f52615aMerge pull request #502 from python-greenlet/devdanzin-auditUpdates
authlibfrom 1.6.7 to 1.6.9Release notes
Sourced from authlib's releases.
Commits
9266eaachore: release 1.6.9b9bb2b2fix(oidc): fail close at validating c_hash and at_hash1b0a1d9fix(jose): generate random cek when cek length doesn't match5be3c51fix(jose): add ES256K into default jwt algorithms48b345ffix(jose): remove deprecated algorithm from default registrya5d4b2dfix(jose): do not use header's jwk automaticallya769f34chore: release 1.6.884f3fa2fix: add EdDSA to default jwt algorithmsUpdates
sse-starlettefrom 3.2.0 to 3.3.4Release notes
Sourced from sse-starlette's releases.